Compare commits

..

2 Commits

Author SHA1 Message Date
10e5f513bf chore(deps): update dependency docker/compose to v2.39.0
All checks were successful
Build / build-arm64 (pull_request) Successful in 8m39s
Build / build-amd64 (pull_request) Successful in 15m13s
Build / build-arm64 (push) Successful in 6m50s
Build / build-amd64 (push) Successful in 8m22s
Release / push-arm64 (push) Successful in 7m17s
Release / push-amd64 (push) Successful in 7m59s
Release / push-manifest (push) Successful in 10s
Release / sync-to-hub-docker-io (push) Successful in 36s
2025-07-24 10:03:09 +00:00
7d85aaf04c chore(deps): update dependency docker/compose to v2.38.2
All checks were successful
Build / build-arm64 (push) Successful in 7m2s
Build / build-amd64 (push) Successful in 8m16s
Release / push-arm64 (push) Successful in 7m22s
Release / push-amd64 (push) Successful in 8m9s
Release / push-manifest (push) Successful in 10s
Release / sync-to-hub-docker-io (push) Successful in 1m16s
2025-07-11 14:32:12 +02:00

View File

@ -1,6 +1,6 @@
# DC_VERSION # DC_VERSION
# Only required to install a specify version # Only required to install a specify version
DC_VERSION?=v2.38.1 # renovate: datasource=github-releases depName=docker/compose DC_VERSION?=v2.39.0 # 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