You've already forked docker-compose-docker
Compare commits
3 Commits
4858bb544c
...
15b7f0bab7
Author | SHA1 | Date | |
---|---|---|---|
15b7f0bab7
|
|||
7f2d709e67
|
|||
31a5f5d54e
|
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
# DC_VERSION
|
||||
# Only required to install a specify version
|
||||
DC_VERSION?=v2.39.2 # renovate: datasource=github-releases depName=docker/compose
|
||||
DC_VERSION?=v2.39.4 # 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