diff --git a/Makefile b/Makefile index 28ce696..9e9fdee 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # DC_VERSION # Only required to install a specifiy version -DC_VERSION?=v2.34.0 # renovate: datasource=github-releases depName=docker/compose +DC_VERSION?=v2.35.0 # renovate: datasource=github-releases depName=docker/compose # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and