Skip to content

Commit 2ceaeb7

Browse files
committed
rebuild image and add sha
1 parent 4616aae commit 2ceaeb7

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
@@ -4,7 +4,7 @@ FROM docker/compose-bin:${COMPOSE_VERSION} AS compose-bin
44

55

66
# DHI source: https://hub.docker.com/repository/docker/octopusdeploy/dhi-debian-base
7-
FROM octopusdeploy/dhi-debian-base:trixie-debian13 AS compose-plugin
7+
FROM octopusdeploy/dhi-debian-base:trixie-debian13@sha256:9ef766670af4743904b0f992a26b525c6c914648b56ea597ec23452adcf1a95d AS compose-plugin
88
WORKDIR /home/compose
99
COPY --chown=nonroot:nonroot --chmod=755 --from=compose-bin /docker-compose /usr/local/bin/docker-compose
1010

service.yaml

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

0 commit comments

Comments
 (0)