chore(pinafore): bump source to 2.3.1

This commit is contained in:
chris 2022-11-21 11:10:44 +01:00
parent ca8b1eb840
commit 580bede77d
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:16
ENV VERSION v2.3.0
ENV VERSION v2.3.1
RUN set -xe;\
curl -LO https://github.com/nolanlawson/pinafore/archive/${VERSION}.tar.gz &&\