Skip to content

Commit b0e99fb

Browse files
authored
updated debian version (#19)
1 parent d91fd62 commit b0e99fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG COMPOSE_VERSION=v2.37.0
22
FROM docker/compose-bin:${COMPOSE_VERSION} AS compose
33

4-
FROM debian:bookworm-20250811-slim AS compose-plugin
4+
FROM debian:bookworm-20250908-slim AS compose-plugin
55
WORKDIR /home/compose
66
ENV COMPOSE_COMPATIBILITY=true
77
# add user

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 1.5.5
1+
version: 1.5.6

0 commit comments

Comments
 (0)