Skip to content

Commit b3ac53f

Browse files
chore: CR-32904 - update docker compose to v5.0.1
1 parent 64b1419 commit b3ac53f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CI relies on this ARG. Don't remove or rename it
2-
ARG COMPOSE_VERSION=v2.40.3
2+
ARG COMPOSE_VERSION=v5.0.1
33
FROM docker/compose-bin:${COMPOSE_VERSION} AS compose
44

55
FROM debian:trixie-20251208-slim AS compose-plugin

0 commit comments

Comments
 (0)