Skip to content

Commit

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

---
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 22, 2024
1 parent c363b50 commit 30b015a
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:09921fd304659bf4ecd9e0a42c151698bb76714e5e3ca3250b607443cea880d0 AS go
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:59dd9ba16f75c36bcf160f5cba11ba8531344a87474dcbb16d349874e4de68d5 AS go

FROM go AS frontend-build
WORKDIR /build
Expand Down

0 comments on commit 30b015a

Please sign in to comment.