diff --git a/Dockerfile b/Dockerfile index 019ccb18ebf..771255dddf8 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-20250610-slim AS compose-plugin +FROM debian:bookworm-20250811-slim AS compose-plugin WORKDIR /home/compose ENV COMPOSE_COMPATIBILITY=true # add user diff --git a/service.yaml b/service.yaml index 3a73e3ef2e1..69810b9838e 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.5.4 +version: 1.5.5