|
@@ -70,7 +70,7 @@ jobs:
|
|
|
context: ./dockerfile/
|
|
context: ./dockerfile/
|
|
|
file: ./dockerfile/Dockerfile
|
|
file: ./dockerfile/Dockerfile
|
|
|
push: true
|
|
push: true
|
|
|
- platforms: linux/amd64,linux/arm64
|
|
|
|
|
|
|
+ platforms: linux/amd64,linux/arm64,linux/arm
|
|
|
tags: ${{ steps.meta.outputs.tags }}
|
|
tags: ${{ steps.meta.outputs.tags }}
|
|
|
labels: ${{ steps.meta.outputs.labels }}
|
|
labels: ${{ steps.meta.outputs.labels }}
|
|
|
- name: all Image digest
|
|
- name: all Image digest
|