chore: remove arm/64 platform support
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: '.'
|
context: '.'
|
||||||
file: './Dockerfile'
|
file: './Dockerfile'
|
||||||
platforms: 'linux/amd64,linux/arm64,linux/386'
|
platforms: 'linux/amd64,linux/386'
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ttionya/bitwardenrs-backup:latest
|
ttionya/bitwardenrs-backup:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user