diff --git a/Dockerfile b/Dockerfile index 3d396ac9aa..1df4873951 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ -FROM docker/compose-bin:v5.5.0@sha256:962d5ea7017e5ef425bfa47e492efa2c27d0492e8af58c497011e73b2ce98ee0 AS compose-bin +FROM docker/compose-bin:v5.5.1@sha256:14162382692aae43977f79effa64a499d61de19d4645461881daaf88773f7e74 AS compose-bin # DHI source: https://hub.docker.com/repository/docker/octopusdeploy/dhi-debian-base -FROM octopusdeploy/dhi-debian-base:trixie-debian13@sha256:f5cabbc76f75c55151aa0f23d06d643cbb04a07de4c8bf88f003ca7dcbae8527 AS compose-plugin +FROM octopusdeploy/dhi-debian-base:trixie-debian13@sha256:b3cf0f86ee557fa11c3dca040eb43bea73889301c43935ad5151c63e8c1a7649 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 090c9002cd..04fb4eba83 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.6.11 +version: 1.6.12