Skip to content

Commit

Permalink
chore(deps): update dependency docker/compose to v2.32.1 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 180fd13 commit 34392cd
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.24.6
ARG DOCKER_COMPOSE_VERSION=v2.32.1

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

Expand Down

0 comments on commit 34392cd

Please sign in to comment.