Skip to content

Commit

Permalink
Update to werf-1.2.184 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgkrsk committed Nov 24, 2022
1 parent 8e640bc commit 22c6d30
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
Expand Up @@ -22,7 +22,7 @@ RUN curl -sSL https://storage.googleapis.com/kubernetes-release/release/v${KUBEC

# rock-solid 1.2 channel: https://raw.githubusercontent.com/werf/werf/main/trdl_channels.yaml
# WORKAROUND: https://storage.googleapis.com/werf-tuf/targets/releases/$WERF_VERSION/linux-amd64/bin/werf
ENV WERF_VERSION 1.2.181+fix3
ENV WERF_VERSION 1.2.184
ENV WERF_HELM3_MODE 1
RUN curl --resolve tuf.werf.io:443:54.38.250.137,46.148.230.218,77.223.120.232 -vsSL "https://tuf.werf.io/targets/releases/$WERF_VERSION/linux-amd64/bin/werf" -o /usr/local/bin/werf && \
file /usr/local/bin/werf |grep statically && \
Expand Down

0 comments on commit 22c6d30

Please sign in to comment.