Skip to content

Commit

Permalink
chore(deps): update dependency docker/compose to v2.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent 43b5c4c commit abb803f
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.26.1

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

Expand Down

0 comments on commit abb803f

Please sign in to comment.