You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/bake.yml
+60-3Lines changed: 60 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -138,10 +138,10 @@ on:
138
138
139
139
env:
140
140
BUILDX_VERSION: "v0.30.1"
141
-
BUILDKIT_IMAGE: "moby/buildkit:master@sha256:bdefeba47634c596286beabe68219708ed364c4f1a5e4e9a2e160274712a0e89"# TODO: pin to a specific version when signed gha cache feature is available
141
+
BUILDKIT_IMAGE: "moby/buildkit:master@sha256:84014da3581b2ff2c14cb4f60029cf9caa272b79e58f2e89c651ea6966d7a505"# TODO: pin to a specific version when signed gha cache feature is available
Copy file name to clipboardExpand all lines: .github/workflows/build.yml
+60-3Lines changed: 60 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -145,10 +145,10 @@ on:
145
145
146
146
env:
147
147
BUILDX_VERSION: "v0.30.1"
148
-
BUILDKIT_IMAGE: "moby/buildkit:master@sha256:bdefeba47634c596286beabe68219708ed364c4f1a5e4e9a2e160274712a0e89"# TODO: pin to a specific version when signed gha cache feature is available
148
+
BUILDKIT_IMAGE: "moby/buildkit:master@sha256:84014da3581b2ff2c14cb4f60029cf9caa272b79e58f2e89c651ea6966d7a505"# TODO: pin to a specific version when signed gha cache feature is available
0 commit comments