fix(docker): fix arm64 builds (#2368)
This commit is contained in:
parent
cd465652f0
commit
89207a13f2
3 changed files with 3 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# syntax=docker/dockerfile:1.4
|
||||
# artifacts: true
|
||||
# platforms: linux/amd64,linux/arm64/v8
|
||||
# platforms: linux/amd64
|
||||
# platforms_pr: linux/amd64
|
||||
# no-cache-filters: sunshine-base,artifacts,sunshine
|
||||
ARG BASE=ubuntu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue