Skip to content

Commit

Permalink
chore(deps): update dependency docker/compose to v2.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 6b3e031 commit 1f60eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG DOCKER_CHANNEL=stable
ARG DOCKER_VERSION=20.10.17
ARG DUMB_INIT_VERSION=1.2.5
ARG BUILDX_VERSION=v0.12.1
ARG DOCKER_COMPOSE_VERSION=v2.32.1
ARG DOCKER_COMPOSE_VERSION=v2.32.2

RUN test -n "$TARGETPLATFORM" || (echo "TARGETPLATFORM must be set" && false)

Expand Down

0 comments on commit 1f60eb4

Please sign in to comment.