Update docker-image.yml

pull/97/head
Azalea 2024-12-31 04:27:25 +08:00 committed by GitHub
parent 644cdef95f
commit edc62b3cfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
push: true push: true
tags: | tags: |
hykilpikonna/aquadx:latest hykilpikonna/aquadx:latest
ghcr.io/${{ github.repository_owner }}/aquadx:latest ghcr.io/mewolab/aquadx:latest
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
cache-from: type=local,src=/tmp/.buildx-cache cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache