Skip to content

Commit

Permalink
Update ZX version to 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peschee committed Oct 25, 2022
1 parent 12342c3 commit 1439954
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:16-alpine

ENV ZX_VERSION="7.0.7"
ENV ZX_VERSION="7.1.1"

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

0 comments on commit 1439954

Please sign in to comment.