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