You've already forked docker-compose-docker
rever(deps): update dependency docker/compose to v2.40.2
Some checks failed
Auto release / tag_on_change (push) Failing after 5s
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Has been cancelled
Some checks failed
Auto release / tag_on_change (push) Failing after 5s
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Has been cancelled
This reverts commit a5fd97a0e2.
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
||||
# DC_VERSION
|
||||
# Only required to install a specify version
|
||||
DC_VERSION?=v2.40.2 # renovate: datasource=github-releases depName=docker/compose
|
||||
DC_VERSION?=v2.40.0 # renovate: datasource=github-releases depName=docker/compose
|
||||
|
||||
# CONTAINER_RUNTIME
|
||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and
|
||||
|
||||
Reference in New Issue
Block a user