mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Use ibm-semeru-runtimes for openj9 and build arm64 images.
This commit is contained in:
parent
98127b8c0e
commit
08cead806d
2 changed files with 3 additions and 3 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
@ -61,6 +61,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
file: ./Dockerfile.openj9
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: 1337kavin/piped:latest,1337kavin/piped:openj9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue