Skip to content

Commit 55659c2

Browse files
authored
Merge pull request #16 from seqeralabs/update_tower_cli_to_0.9.0
Update Tower CLI to v0.9.0
2 parents 59b20d5 + 895030d commit 55659c2

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.8.0"
3+
ARG TOWER_CLI_VERSION="0.9.0"
44

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

0 commit comments

Comments
 (0)