File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ FROM octopusdeploy/dhi-golang:1.24-alpine3.23-dev AS go-build
44RUN go install github.com/davidrjonas/semver-cli@latest \
55 && cp $GOPATH/bin/semver-cli /usr/local/bin/
66
7- # DHI source: https://hub.docker.com/repository/docker/octopusdeploy/dhi-debian-base/customizations/-1316986597936591264
8- FROM octopusdeploy/dhi-debian-base:trixie_cf-gitops-runtime-installer-debian-13
7+ # DHI source: https://hub.docker.com/repository/docker/octopusdeploy/dhi-debian-base/customizations/8106437942896324135
8+ FROM octopusdeploy/dhi-debian-base:trixie_cf-gitops-runtime-installer-debian13
99ARG CF_CLI_VERSION=v0.2.16
1010ARG TARGETARCH
1111ADD --unpack=true --chown=nonroot:nonroot --chmod=755 https://github.com/codefresh-io/cli-v2/releases/download/${CF_CLI_VERSION}/cf-linux-${TARGETARCH}.tar.gz /usr/local/bin/cf
You can’t perform that action at this time.
0 commit comments