diff --git a/.github/workflows/next-build.yml b/.github/workflows/next-build.yml index a9f40b1dc..985f0ff3d 100644 --- a/.github/workflows/next-build.yml +++ b/.github/workflows/next-build.yml @@ -82,7 +82,7 @@ jobs: tags: | quay.io/devfile/project-backup:next quay.io/devfile/project-backup:sha-${{ steps.git-sha.outputs.sha }} - file: ./project-backup/Dockerfile + file: ./project-backup/Containerfile build-next-olm-imgs: runs-on: ubuntu-latest