We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471cb7b commit d91fd62Copy full SHA for d91fd62
Dockerfile
@@ -1,7 +1,7 @@
1
ARG COMPOSE_VERSION=v2.37.0
2
FROM docker/compose-bin:${COMPOSE_VERSION} AS compose
3
4
-FROM debian:bookworm-20250610-slim AS compose-plugin
+FROM debian:bookworm-20250811-slim AS compose-plugin
5
WORKDIR /home/compose
6
ENV COMPOSE_COMPATIBILITY=true
7
# add user
service.yaml
@@ -1 +1 @@
-version: 1.5.4
+version: 1.5.5
0 commit comments