diff --git a/.github/workflows/fedora41.yml b/.github/workflows/fedora41.yml index 4b6b349..b7e3ad0 100644 --- a/.github/workflows/fedora41.yml +++ b/.github/workflows/fedora41.yml @@ -88,7 +88,7 @@ jobs: platforms: linux/amd64, linux/arm64, linux/ppc64le, linux/s390x push: ${{ github.event_name != 'pull_request' }} tags: | - ${{ github.repository }}:fedora41 + ${{ github.repository }}:fedora41, ${{ github.repository }}:rawhide labels: ${{ steps.meta.outputs.labels }} - name: Docker Scout