We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b882e2 commit 83e6b83Copy full SHA for 83e6b83
.github/workflows/ghcr.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
push: true
48
tags: ghcr.io/thedevminertv/postgres-s3-backup:latest
49
- platforms: linux/amd64
+ platforms: linux/amd64,linux/arm64,linux/arm/v7
50
labels: |
51
cache-from: type=local,src=/tmp/.buildx-cache
52
- cache-to: type=local,dest=/tmp/.buildx-cache
+ cache-to: type=local,dest=/tmp/.buildx-cache
0 commit comments