Skip to content

Commit

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

---
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 29, 2024
1 parent ab6b5d0 commit fa897fe
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:59dd9ba16f75c36bcf160f5cba11ba8531344a87474dcbb16d349874e4de68d5 AS go
FROM --platform=${BUILDPLATFORM} mcr.microsoft.com/oss/go/microsoft/golang:1.21@sha256:4022b19ac0661d87933b1690385a21154146bb8589b148410b8b114c3f595bb1 AS go

FROM go AS frontend-build
WORKDIR /build
Expand Down

0 comments on commit fa897fe

Please sign in to comment.