Skip to content

Commit f5d147d

Browse files
committed
update wizcli
1 parent 87bf80b commit f5d147d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

env0/custom-image/spectral-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BASE_TAG=latest
33
FROM ghcr.io/env0/deployment-agent:${BASE_TAG}
44

55
ARG TARGETARCH
6-
ARG WIZCLI_VERSION=0.100.0
6+
ARG WIZCLI_VERSION=0.107.0
77
ARG USER_ID=1001210001
88
ENV USER_UID=${USER_ID}
99
ENV USER_GID=${USER_ID}

0 commit comments

Comments
 (0)