Skip to content

Commit 6f50172

Browse files
committed
Update zx version from 7.2.1 to 8.0.2
1 parent 684c606 commit 6f50172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM node:20-alpine
22

3-
ENV ZX_VERSION="7.2.1"
3+
ENV ZX_VERSION="8.0.2"
44

55
RUN apk add --no-cache bash curl docker skopeo \
66
&& npm config set update-notifier false \

0 commit comments

Comments
 (0)