Skip to content

Commit 178e02f

Browse files
dependabot[bot]cpuguy83
authored andcommitted
build(deps): bump oss/go/microsoft/golang from b8c4f02 to 40eca84
Bumps oss/go/microsoft/golang from `b8c4f02` to `40eca84`. --- 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 abfc3ae commit 178e02f

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:b8c4f02af75082d7a2193a02df514f2bd65a4ee94d75621fc539e70f06326d9f AS go
1+
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:40eca8471660cee37f90c16dadc50dd216d14e1f13d8f7787480bb496047afca AS go
22

33
FROM go AS frontend-build
44
WORKDIR /build

0 commit comments

Comments
 (0)