Skip to content

Commit

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

---
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 Jun 18, 2024
1 parent f371e18 commit dcc88f4
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:ac43b1ed13ad1315cffa2690fc037aebc947837d296f5245a2770e68414d282c AS go
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:b2768e50dda922c3a355b968f335cd1cb8147d80eacc53d9717253424a750b28 AS go

FROM go AS frontend-build
WORKDIR /build
Expand Down

0 comments on commit dcc88f4

Please sign in to comment.