chore(deps): update dependency docker/compose to v5.1.4
Auto release / tag_on_change (push) Successful in 6s
Build / build-amd64 (push) Successful in 55s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 10s
Build / build-arm64 (push) Successful in 1m45s

This commit is contained in:
2026-05-20 18:04:16 +00:00
committed by Markus Pesch
parent 993ac14763
commit d2abec2ab2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM docker.io/library/ubuntu:26.04 AS download
ARG DC_VERSION=v5.1.3
ARG DC_VERSION=v5.1.4
RUN NAME=docker-compose-$(uname | tr [:upper:] [:lower:])-$(uname -m); \
apt update --yes && \