7.2.1
8.0.2
1 parent 684c606 commit 6f50172Copy full SHA for 6f50172
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM node:20-alpine
2
3
-ENV ZX_VERSION="7.2.1"
+ENV ZX_VERSION="8.0.2"
4
5
RUN apk add --no-cache bash curl docker skopeo \
6
&& npm config set update-notifier false \
0 commit comments