Skip to content

Commit

Permalink
Update zx version from 7.2.1 to 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peschee committed May 3, 2024
1 parent 684c606 commit 6f50172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:20-alpine

ENV ZX_VERSION="7.2.1"
ENV ZX_VERSION="8.0.2"

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

0 comments on commit 6f50172

Please sign in to comment.