Skip to content

Commit

Permalink
Bump oss/go/microsoft/golang from b79bbb4 to 17517ab (#347)
Browse files Browse the repository at this point in the history
Bumps oss/go/microsoft/golang from `b79bbb4` to `17517ab`.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 0e983ba commit 5185302
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:b79bbb4967688cbf722cc251e308f3277d97b3d21f7242e07d31f89b6b8f2c06 AS go
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:17517abc62cbf24fa438c25669b8739073942f56c044bd3677f2d74a45d2ab44 AS go

FROM go AS frontend-build
WORKDIR /build
Expand Down

0 comments on commit 5185302

Please sign in to comment.