ljw 1 year ago
parent
commit
a843748f60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -151,7 +151,7 @@ jobs:
151
           file: ./Dockerfile
151
           file: ./Dockerfile
152
           platforms: linux/amd64,linux/arm64
152
           platforms: linux/amd64,linux/arm64
153
           push: true
153
           push: true
154
-          provenance: false
154
+          #          provenance: false
155
           build-args: |
155
           build-args: |
156
             BUILDARCH=${{ matrix.job.platform }}
156
             BUILDARCH=${{ matrix.job.platform }}
157
           tags: |
157
           tags: |