chore(deps): update docker-compose to v2.30.0
This commit is contained in:
parent
65213df579
commit
5c3ca22254
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
# DC_VERSION
|
# DC_VERSION
|
||||||
# Only required to install a specifiy version
|
# Only required to install a specifiy version
|
||||||
DC_VERSION?=v2.29.7 # renovate: datasource=github-releases depName=docker/compose
|
DC_VERSION?=v2.30.0 # renovate: datasource=github-releases depName=docker/compose
|
||||||
|
|
||||||
# CONTAINER_RUNTIME
|
# CONTAINER_RUNTIME
|
||||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and
|
# The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and
|
||||||
|
Loading…
Reference in New Issue
Block a user