Skip to content

Commit

Permalink
build(deps): bump oss/go/microsoft/golang from beca79e to 35c83ae
Browse files Browse the repository at this point in the history
Bumps oss/go/microsoft/golang from `beca79e` to `35c83ae`.

---
updated-dependencies:
- dependency-name: oss/go/microsoft/golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 36ac36a commit 0c2d703
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# syntax=docker/dockerfile:1

FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:beca79ee37ee8b89776b99fd7c756d7e1e7669cc82e7e6a7de878f6620ceb68c AS builder
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:35c83aec4525a909d1973309a396970b7810b4f9c19f9cc1a0ee9c3d664f8629 AS builder

ARG ENABLE_GIT_COMMAND=true
ARG ARCH=amd64
Expand Down
2 changes: 1 addition & 1 deletion cloud-node-manager.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:3f95eb73e584455548b1950a0df5bcd43659767a6b5eeca21a79eefad3a60e0d AS builder
FROM --platform=linux/amd64 mcr.microsoft.com/oss/go/microsoft/golang:1.23@sha256:4df856569943117ebdf83dc6f34383dabc8c4173abaecef63fc99eeb875ebcd8 AS builder

ARG ENABLE_GIT_COMMAND=true
ARG ARCH=amd64
Expand Down
2 changes: 1 addition & 1 deletion e2e.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:beca79ee37ee8b89776b99fd7c756d7e1e7669cc82e7e6a7de878f6620ceb68c
FROM mcr.microsoft.com/oss/go/microsoft/golang:1.23-bullseye@sha256:35c83aec4525a909d1973309a396970b7810b4f9c19f9cc1a0ee9c3d664f8629

WORKDIR /go/src/sigs.k8s.io/cloud-provider-azure

Expand Down

0 comments on commit 0c2d703

Please sign in to comment.