diff --git a/Dockerfile b/Dockerfile index 771255dddf8..a7c274b9a59 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ ARG COMPOSE_VERSION=v2.37.0 FROM docker/compose-bin:${COMPOSE_VERSION} AS compose -FROM debian:bookworm-20250811-slim AS compose-plugin +FROM debian:bookworm-20250908-slim AS compose-plugin WORKDIR /home/compose ENV COMPOSE_COMPATIBILITY=true # add user diff --git a/service.yaml b/service.yaml index 69810b9838e..b0f3f4cd069 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.5.5 +version: 1.5.6