chore(pinafore): bump source to 2.3.2
This commit is contained in:
parent
580bede77d
commit
e8857348a6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM reg.zknt.org/zknt/node:16
|
FROM reg.zknt.org/zknt/node:16
|
||||||
|
|
||||||
ENV VERSION v2.3.1
|
ENV VERSION v2.3.2
|
||||||
|
|
||||||
RUN set -xe;\
|
RUN set -xe;\
|
||||||
curl -LO https://github.com/nolanlawson/pinafore/archive/${VERSION}.tar.gz &&\
|
curl -LO https://github.com/nolanlawson/pinafore/archive/${VERSION}.tar.gz &&\
|
||||||
|
|
Loading…
Reference in a new issue