Skip to content

Commit a87671f

Browse files
build(deps): bump oss/go/microsoft/golang from 106854a to 314e577
Bumps oss/go/microsoft/golang from `106854a` to `314e577`. --- updated-dependencies: - dependency-name: oss/go/microsoft/golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4b9388 commit a87671f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:106854ae31543524c348fb2ce829f6071a50e0472c6f91b303ee1c41eba378f7 AS go
1+
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:314e577d72833e6759215777dd06156cfb31a860a1b55ea9739d784545f96c4b AS go
22

33
FROM go AS frontend-build
44
WORKDIR /build

0 commit comments

Comments
 (0)