chore(deps): update dependency docker/compose to v2.36.0
All checks were successful
Build / build-arm64 (pull_request) Successful in 10m8s
Build / build-amd64 (pull_request) Successful in 10m8s
Build / build-amd64 (push) Successful in 9m47s
Build / build-arm64 (push) Successful in 10m7s
Release / push-amd64 (push) Successful in 10m6s
Release / push-arm64 (push) Successful in 10m31s
Release / push-manifest (push) Successful in 12s
Release / sync-to-hub-docker-io (push) Successful in 1m5s
All checks were successful
Build / build-arm64 (pull_request) Successful in 10m8s
Build / build-amd64 (pull_request) Successful in 10m8s
Build / build-amd64 (push) Successful in 9m47s
Build / build-arm64 (push) Successful in 10m7s
Release / push-amd64 (push) Successful in 10m6s
Release / push-arm64 (push) Successful in 10m31s
Release / push-manifest (push) Successful in 12s
Release / sync-to-hub-docker-io (push) Successful in 1m5s
This commit is contained in:
parent
8fbc5ee077
commit
4bc581d059
2
Makefile
2
Makefile
@ -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.35.1 # renovate: datasource=github-releases depName=docker/compose
|
DC_VERSION?=v2.36.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user