From 161a8b51be4214b1cd57bb0c11d18ea6160667da Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 9 Oct 2023 18:59:48 +0500 Subject: [PATCH] all of them push --- 10/docker-compose.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/10/docker-compose.yml b/10/docker-compose.yml index 8557e6d..16c59f2 100644 --- a/10/docker-compose.yml +++ b/10/docker-compose.yml @@ -12,5 +12,9 @@ services: - linux/arm/v7 - linux/arm64 pull: true + tags: + - ghcr.io/shihaamabr/debian-curl/debian-curl:10 + - registry.gitlab.com/shihaam_me/debian-curl:10 + - git.shihaam.dev/dockerfiles/debian-curl:10 hostname: debian10 - image: git.shihaam.dev/dockerfiles/debian-curl:10 +# image: git.shihaam.dev/dockerfiles/debian-curl:10