mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Merge branch 'shenxn:master' into support-rootless
This commit is contained in:
commit
4e5d190e13
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -140,8 +140,8 @@ jobs:
|
||||
"${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build"
|
||||
"${{ env.GHCR_REPO }}:build"
|
||||
"${{ env.GHCR_REPO }}:${{ env.version }}-build"
|
||||
provenance: true
|
||||
sbom: true
|
||||
provenance: false
|
||||
sbom: false
|
||||
build-args: |
|
||||
version=${{ env.version }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user