mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-22 10:55:34 +00:00
ci: added arm64 platform for docker published images (#1021)
This commit is contained in:
parent
78eb3a5f34
commit
6f524fdf27
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
target: ${{ env.BUILD_TARGET }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user