We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55659c2 + 699edb3 commit 7a599b6Copy full SHA for 7a599b6
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine
2
3
-ARG TOWER_CLI_VERSION="0.9.0"
+ARG TOWER_CLI_VERSION="0.8.0"
4
5
# Install Tower CLI
6
RUN apk add --no-cache curl ca-certificates jq uuidgen \
0 commit comments