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:9d0e3046838e6aac898aa3136a46a0a9ce95b51de8800347a6b74be31ce5d176 AS builder
17
+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:7e7c642f8334fcfa70a71347ce9c4256f5ef55d1046ec33e7ec9c8d6c290ea9c 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:50ebcd9bd1774e5276bc513388f169b94575e497f566f6874d069d8a777f5990 AS builder
17
+
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:6bfd677ed190f8746cc96b18f41899ff728923e1e76a12f5aefa42a1857870c5 AS builder
0 commit comments