You've already forked docker-compose-docker
chore(deps): update dependency docker/compose to v2.40.2
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 7s
Markdown linter / markdown-lint (push) Failing after 6s
Build / build-amd64 (pull_request) Successful in 2m22s
Markdown linter / markdown-link-checker (pull_request) Failing after 6s
Markdown linter / markdown-lint (pull_request) Failing after 6s
Build / build-arm64 (pull_request) Has been cancelled
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 7s
Markdown linter / markdown-lint (push) Failing after 6s
Build / build-amd64 (pull_request) Successful in 2m22s
Markdown linter / markdown-link-checker (pull_request) Failing after 6s
Markdown linter / markdown-lint (pull_request) Failing after 6s
Build / build-arm64 (pull_request) Has been cancelled
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.0 # renovate: datasource=github-releases depName=docker/compose
|
||||
DC_VERSION?=v2.40.2 # 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