chore(deps): update dependency docker/compose to v2.32.1

This commit is contained in:
2024-12-16 17:06:59 +00:00
parent bea9074351
commit 88336882db

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