From f4f8068f6f2911a9c4d22342fd1c55996395d8f3 Mon Sep 17 00:00:00 2001 From: oussama Dahmaz Date: Fri, 23 Aug 2024 12:35:59 +0200 Subject: [PATCH] try to fix linux build --- .github/workflows/docker-image-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image-linux.yml b/.github/workflows/docker-image-linux.yml index f1e4fb6..4e4ad48 100644 --- a/.github/workflows/docker-image-linux.yml +++ b/.github/workflows/docker-image-linux.yml @@ -27,7 +27,7 @@ jobs: with: # list of Docker images to use as base name for tags images: | - yadoms/build_for_linux + ghcr.io/yadoms/build_for_linux # generate Docker tags based on the following events/attributes tags: | type=schedule