Update dependency docker/compose to v2.29.6
This commit is contained in:
parent
5231929d5e
commit
e3cd3dd02e
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.4 # renovate: datasource=github-releases depName=docker/compose
|
DC_VERSION?=v2.29.6 # 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