diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 31c80be..cba64c8 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -29,7 +29,7 @@ jobs: uses: redhat-actions/buildah-build@v2 with: containerfiles: | - .containers/docker_cache/Containerfile + ./containers/docker_cache/Containerfile image: docker_cache - name: Lowercase Registry