Compare commits

..

1 Commits

Author SHA1 Message Date
24d01aad51 chore(deps): update docker/compose to v2.29.6
All checks were successful
continuous-integration/drone/tag Build is passing
2024-09-20 12:43:38 +02: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.5 # 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