We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aca3e4 commit 81743d8Copy full SHA for 81743d8
dockerfiles/alpine/Dockerfile
@@ -5,7 +5,7 @@ ENV CGO_ENABLED 0
5
6
RUN mkdir -p /assets/ /app/
7
8
-ARG CONCOURSE_VERSION=7.9.1
+ARG CONCOURSE_VERSION=7.14.3
9
10
# install fly-cli
11
ARG FLY_DOWNLOAD_URL="https://github.com/concourse/concourse/releases/download/v${CONCOURSE_VERSION}/fly-${CONCOURSE_VERSION}-linux-amd64.tgz"
0 commit comments