更新 docker.yml

This commit is contained in:
YC酱luyancib 2025-06-02 23:09:00 +08:00 committed by GitHub
parent dbac10142e
commit 044bf17f4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: ghcr.io/${{github.repository}}:latest tags: ghcr.io/purofle/sbbot:latest
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
cache-from: type=registry,ref=ghcr.io/${{github.repository}}:latest cache-from: type=registry,ref=ghcr.io/purofle/sbbot:latest
cache-to: type=inline cache-to: type=inline