Skip to content

Commit

Permalink
Merge pull request #21 from seqeralabs/update_tower_cli_to_0.9.2
Browse files Browse the repository at this point in the history
Update Tower CLI to v0.9.2
  • Loading branch information
adamrtalbot authored Feb 22, 2024
2 parents 32df60e + 712ead3 commit aa88624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine

ARG TOWER_CLI_VERSION="0.9.1"
ARG TOWER_CLI_VERSION="0.9.2"

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

0 comments on commit aa88624

Please sign in to comment.