mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Fix typo
This commit is contained in:
parent
dcde0c07a3
commit
94b885de08
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
file: ./build/Dockerfile
|
file: ./build/Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
|
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
|
||||||
push: true
|
push: true
|
||||||
labels: localhost:5000/protonmail-bridge:latest
|
tags: localhost:5000/protonmail-bridge:latest
|
||||||
- name: Scan image
|
- name: Scan image
|
||||||
id: scan
|
id: scan
|
||||||
uses: anchore/scan-action@v2
|
uses: anchore/scan-action@v2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user