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 7153405 commit 471cb7bCopy full SHA for 471cb7b
Dockerfile
@@ -1,7 +1,7 @@
1
-ARG COMPOSE_VERSION=v2.32.2
+ARG COMPOSE_VERSION=v2.37.0
2
FROM docker/compose-bin:${COMPOSE_VERSION} AS compose
3
4
-FROM debian:bookworm-20250407-slim AS compose-plugin
+FROM debian:bookworm-20250610-slim AS compose-plugin
5
WORKDIR /home/compose
6
ENV COMPOSE_COMPATIBILITY=true
7
# add user
service.yaml
@@ -1 +1 @@
-version: 1.5.3
+version: 1.5.4
0 commit comments