change to dockerhub

This commit is contained in:
Jokob-sk
2023-06-17 08:22:06 +10:00
parent 7d7f3df226
commit d774901b6d
3 changed files with 4 additions and 4 deletions

View File

@@ -66,5 +66,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=ghcr.io/jokob-sk/pi.alert:buildcache
cache-to: type=registry,ref=ghcr.io/jokob-sk/pi.alert:buildcache,mode=max
cache-from: type=registry,ref=docker.io/jokobsk/pi.alert:buildcache
cache-to: type=registry,ref=docker.io/jokobsk/pi.alert:buildcache,mode=max