feat(pinafore): v2.6.0
This commit is contained in:
parent
e105d17fe8
commit
b80f0665e2
|
@ -1,6 +1,6 @@
|
||||||
FROM reg.zknt.org/zknt/node:18
|
FROM reg.zknt.org/zknt/node:18
|
||||||
|
|
||||||
ENV VERSION v2.5.0
|
ENV VERSION v2.6.0
|
||||||
|
|
||||||
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 New Issue