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 d91fd62 commit b0e99fbCopy full SHA for b0e99fb
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-20250811-slim AS compose-plugin
+FROM debian:bookworm-20250908-slim AS compose-plugin
5
WORKDIR /home/compose
6
ENV COMPOSE_COMPATIBILITY=true
7
# add user
service.yaml
@@ -1 +1 @@
-version: 1.5.5
+version: 1.5.6
0 commit comments