Skip to content

Commit

Permalink
Bump oss/go/microsoft/golang from f5fc8bf to 09921fd
Browse files Browse the repository at this point in the history
Bumps oss/go/microsoft/golang from `f5fc8bf` to `09921fd`.

---
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]>
  • Loading branch information
dependabot[bot] authored and cpuguy83 committed Apr 10, 2024
1 parent 07a1eb0 commit d14de8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:f5fc8bf2873d2fa538b2d87e6e8f9bc6d05a3c419a840147b25f6386855192e9 AS go
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:09921fd304659bf4ecd9e0a42c151698bb76714e5e3ca3250b607443cea880d0 AS go

FROM go AS frontend-build
WORKDIR /build
Expand Down

0 comments on commit d14de8e

Please sign in to comment.