Skip to content

Commit 3487d4b

Browse files
authored
rebuild image and add sha (#87)
1 parent 6c34f46 commit 3487d4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DHI source: https://hub.docker.com/repository/docker/octopusdeploy/dhi-debian-base/customizations/8303889275873263714
2-
FROM octopusdeploy/dhi-debian-base:trixie_cf-classic-deploy-kubernetes-debian13 AS prod
2+
FROM octopusdeploy/dhi-debian-base:trixie_cf-classic-deploy-kubernetes-debian13@sha256:ffb200209298d12083c0b10a779cc2536d9ad975b18d422d79e533fd9bd59376 AS prod
33
COPY --chown=nonroot --chmod=775 cf-deploy-kubernetes.sh /cf-deploy-kubernetes
44
COPY --chown=nonroot --chmod=775 template.sh /template.sh
55
# ⚠️ We support 3 most recent minor versions: https://kubernetes.io/releases/

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 17.0.2
1+
version: 17.0.3

0 commit comments

Comments
 (0)