Fix quay tag
This commit is contained in:
parent
a0fb2caa74
commit
2e9224ad8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -64,4 +64,4 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}:latest
|
||||
quay.io/matthewp/${{ matrix.image }}:latest
|
||||
quay.io/matthewp/pterodactyl:lates${{ matrix.image }}t
|
||||
|
|
Loading…
Reference in a new issue