Compare commits

...

2 Commits

Author SHA1 Message Date
e0dce1bca5
chore(deps): update dependency docker/compose to v2.35.1
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 24s
Markdown linter / markdown-lint (push) Failing after 11s
Build / build-amd64 (pull_request) Successful in 10m11s
Build / build-arm64 (pull_request) Failing after 23m59s
Build / build-amd64 (push) Successful in 9m32s
Build / build-arm64 (push) Successful in 10m10s
Release / push-arm64 (push) Successful in 10m34s
Release / push-amd64 (push) Successful in 10m34s
Release / push-manifest (push) Successful in 17s
Release / sync-to-hub-docker-io (push) Successful in 1m19s
2025-05-07 07:04:08 +00:00
183aa24e04
docs(README): adapt title
Some checks failed
Build / build-amd64 (push) Successful in 9m6s
Markdown linter / markdown-link-checker (push) Failing after 23s
Markdown linter / markdown-lint (push) Failing after 10s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 10s
Build / build-arm64 (push) Successful in 10m18s
Release / push-amd64 (push) Successful in 10m3s
Release / push-arm64 (push) Successful in 10m53s
Release / push-manifest (push) Successful in 16s
Release / sync-to-hub-docker-io (push) Successful in 1m11s
2025-05-07 08:53:37 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
# docker-compose-docker
# docker-compose
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/docker-compose)](https://hub.docker.com/r/volkerraschek/docker-compose)