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