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: Dockerfile
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
15
15
# syntax=docker/dockerfile:1
16
16
17
-
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:03e6e6ca03a769c1c410c44cb7f7f2eef897f3bb5678894ae24838aee66fede0 AS builder
17
+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:39c61ff01c0ef0912a0238e4c2a65f67f36bbcfbda79acc99322647b7ff53d78 AS builder
Copy file name to clipboardExpand all lines: cloud-node-manager.Dockerfile
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
17
-
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:52e190e8a5d9585fc4e791010e946a614d4724d46508babede4b2cc010e4f5c4 AS builder
17
+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:fe59f11eed5383f181cf652099d4e2af98399f4ca6372c36ff27ce81bbe5c86c AS builder
0 commit comments