Skip to content

Commit 7a599b6

Browse files
authored
Merge pull request #17 from seqeralabs/revert-cli-to-v0.8.0
Hotfix: Revert CLI to v0.8.0
2 parents 55659c2 + 699edb3 commit 7a599b6

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)