You've already forked docker-compose-docker
chore(deps): update dependency docker/compose to v5.1.4
Build / build-amd64 (pull_request) Successful in 2m7s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Build / build-arm64 (pull_request) Successful in 2m46s
Auto release / tag_on_change (push) Failing after 10s
Build / build-amd64 (push) Successful in 1m8s
Lint Markdown files / markdown-lint (push) Successful in 8s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 9s
Build / build-arm64 (push) Successful in 2m8s
Build / build-amd64 (pull_request) Successful in 2m7s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Build / build-arm64 (pull_request) Successful in 2m46s
Auto release / tag_on_change (push) Failing after 10s
Build / build-amd64 (push) Successful in 1m8s
Lint Markdown files / markdown-lint (push) Successful in 8s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 9s
Build / build-arm64 (push) Successful in 2m8s
This commit was merged in pull request #102.
This commit is contained in:
+1
-1
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user