diff --git a/Dockerfile b/Dockerfile index 0d651b6105a..019ccb18ebf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ -ARG COMPOSE_VERSION=v2.32.2 +ARG COMPOSE_VERSION=v2.37.0 FROM docker/compose-bin:${COMPOSE_VERSION} AS compose -FROM debian:bookworm-20250407-slim AS compose-plugin +FROM debian:bookworm-20250610-slim AS compose-plugin WORKDIR /home/compose ENV COMPOSE_COMPATIBILITY=true # add user diff --git a/service.yaml b/service.yaml index 0babd5f609a..3a73e3ef2e1 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.5.3 +version: 1.5.4