From 2ceaeb7c3d402fc97adad92b75b60c8337c91c8d Mon Sep 17 00:00:00 2001 From: alinashklyar Date: Mon, 16 Feb 2026 16:21:19 +0200 Subject: [PATCH] rebuild image and add sha --- Dockerfile | 2 +- service.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 912575fe68b..abb08ca70b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM docker/compose-bin:${COMPOSE_VERSION} AS compose-bin # DHI source: https://hub.docker.com/repository/docker/octopusdeploy/dhi-debian-base -FROM octopusdeploy/dhi-debian-base:trixie-debian13 AS compose-plugin +FROM octopusdeploy/dhi-debian-base:trixie-debian13@sha256:9ef766670af4743904b0f992a26b525c6c914648b56ea597ec23452adcf1a95d AS compose-plugin WORKDIR /home/compose COPY --chown=nonroot:nonroot --chmod=755 --from=compose-bin /docker-compose /usr/local/bin/docker-compose diff --git a/service.yaml b/service.yaml index a8ed905a5f6..bb45bb2b129 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.6.0 +version: 1.6.1