Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ jobs: context: git images: | ${{ secrets.DOCKERHUB_REPO }} ghcr.io/${{ github.repository }} ghcr.io/qemus/qemu-docker tags: | type=raw,value=latest,priority=100 type=raw,value=${{ vars.MAJOR }}.${{ vars.MINOR }} Loading Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ jobs: context: git images: | ${{ secrets.DOCKERHUB_REPO }} ghcr.io/${{ github.repository }} ghcr.io/qemus/qemu-docker tags: | type=raw,value=latest,priority=100 type=raw,value=${{ vars.MAJOR }}.${{ vars.MINOR }} Loading