mirror of
https://github.com/sstent/containers.git
synced 2026-01-26 00:52:00 +00:00
Update dante.yml
adding amd/arm64
This commit is contained in:
4
.github/workflows/dante.yml
vendored
4
.github/workflows/dante.yml
vendored
@@ -44,10 +44,10 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: dante/
|
||||
platforms: linux/arm/v7
|
||||
platforms: linux/arm/v7, Linux/amd64, linux/arm64/v8
|
||||
push: true
|
||||
file: dante/Dockerfile.openvpn
|
||||
tags: ghcr.io/sstent/dante:latest
|
||||
build-args: |
|
||||
RELEASE=v0.3.5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user