Skip to content

Commit 699edb3

Browse files
authored
Hotfix: Revert CLI to v0.8.0
1 parent 55659c2 commit 699edb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine
22

3-
ARG TOWER_CLI_VERSION="0.9.0"
3+
ARG TOWER_CLI_VERSION="0.8.0"
44

55
# Install Tower CLI
66
RUN apk add --no-cache curl ca-certificates jq uuidgen \

0 commit comments

Comments
 (0)