We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bf80b commit f5d147dCopy full SHA for f5d147d
1 file changed
env0/custom-image/spectral-image/Dockerfile
@@ -3,7 +3,7 @@ ARG BASE_TAG=latest
3
FROM ghcr.io/env0/deployment-agent:${BASE_TAG}
4
5
ARG TARGETARCH
6
-ARG WIZCLI_VERSION=0.100.0
+ARG WIZCLI_VERSION=0.107.0
7
ARG USER_ID=1001210001
8
ENV USER_UID=${USER_ID}
9
ENV USER_GID=${USER_ID}
0 commit comments