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