feat(pinafore): v2.6.0

This commit is contained in:
chris 2023-01-09 17:14:32 +01:00
parent e105d17fe8
commit b80f0665e2
Signed by: chris
GPG Key ID: 75EFC7666CF51AD6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM reg.zknt.org/zknt/node:18
ENV VERSION v2.5.0
ENV VERSION v2.6.0
RUN set -xe;\
curl -LO https://github.com/nolanlawson/pinafore/archive/${VERSION}.tar.gz &&\