Merge pull request #1 from Georgehu716/fix/build-docker-action

fix build docker action
This commit is contained in:
1900 2023-12-31 08:02:57 +08:00 committed by GitHub
commit 748a51fd20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./etc/dockerfile
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: |