Compare commits

...

1 Commits

Author SHA1 Message Date
5231929d5e Update dependency docker/compose to v2.29.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-09-16 10:08:21 +00:00

View File

@ -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.3 # renovate: datasource=github-releases depName=docker/compose DC_VERSION?=v2.29.4 # 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