Skip to content

Commit 1faeedf

Browse files
Bump oss/go/microsoft/golang from b2768e5 to a7b0651 (#293)
Bumps oss/go/microsoft/golang from `b2768e5` to `a7b0651`. --- updated-dependencies: - dependency-name: oss/go/microsoft/golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 924a8a2 commit 1faeedf

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.21@sha256:b2768e50dda922c3a355b968f335cd1cb8147d80eacc53d9717253424a750b28 AS go
1+
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:a7b065117cd8759f0694fb18eea3cf2b7148c5fc65920d60a13bf1b0786edda7 AS go
22

33
FROM go AS frontend-build
44
WORKDIR /build

0 commit comments

Comments
 (0)