mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-29 00:10:31 +05:30
Build OpenJ9 Images for arm (#153)
This commit is contained in:
parent
85795fde3f
commit
0c86edc1be
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -61,6 +61,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile.openj9
|
file: ./Dockerfile.openj9
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: 1337kavin/piped:latest,1337kavin/piped:openj9
|
tags: 1337kavin/piped:latest,1337kavin/piped:openj9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user