feat: add more image tag

This commit is contained in:
engigu
2026-02-06 21:37:35 +08:00
parent a04d599b16
commit 60d6fb2525
15 changed files with 102 additions and 16 deletions
+1
View File
@@ -53,6 +53,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: ./docker/Dockerfile
platforms: linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}