Skip to content

Commit

Permalink
bump fly to 7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Mar 13, 2024
1 parent c78dd9b commit 9aca3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV CGO_ENABLED 0

RUN mkdir -p /assets/ /app/

ARG CONCOURSE_VERSION=7.8.2
ARG CONCOURSE_VERSION=7.9.1

# install fly-cli
ARG FLY_DOWNLOAD_URL="https://github.com/concourse/concourse/releases/download/v${CONCOURSE_VERSION}/fly-${CONCOURSE_VERSION}-linux-amd64.tgz"
Expand Down

0 comments on commit 9aca3e4

Please sign in to comment.