1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

add arm64 platform to Docker Hub Action (#775)

This commit is contained in:
luandro 2022-11-17 18:26:37 +01:00 committed by GitHub
parent 815ea92fc2
commit ca68cf0da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,5 +38,6 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}