Skip to content

Commit fd07401

Browse files
authored
Merge pull request #1222 from docker/deps/compose-version
chore(deps): update Compose version to v5.3.1
2 parents 043a326 + f2e96af commit fd07401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ARG NODE_VERSION=24
1818
ARG DOCKER_VERSION=29.6
1919
ARG BUILDX_VERSION=0.35.0
20-
ARG COMPOSE_VERSION=5.3.0
20+
ARG COMPOSE_VERSION=5.3.1
2121
ARG UNDOCK_VERSION=0.14.0
2222
ARG REGCTL_VERSION=v0.11.5
2323
ARG COSIGN_VERSION=v3.1.1

0 commit comments

Comments
 (0)