Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored and cpuguy83 committed May 21, 2024
1 parent efcd6c1 commit 51c8486
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:14136472fc2de225d9c220583a6639e822e1a174e830b46a6dd14baee42ab39e AS go
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:b54ac502ef6d90db8b5dafe5c7345f632c73db9540510a8bcd58163865b6c6ae AS go

FROM go AS frontend-build
WORKDIR /build
Expand Down

0 comments on commit 51c8486

Please sign in to comment.