Skip to content

Commit

Permalink
Bump oss/go/microsoft/golang from 27dfcca to 0ac7eb4 in /docker
Browse files Browse the repository at this point in the history
Bumps oss/go/microsoft/golang from `27dfcca` to `0ac7eb4`.

---
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 jwtty committed Nov 26, 2024
1 parent 698bbe9 commit 55ebab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
# Build the manager binary
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/oss/go/microsoft/golang:1.23.3@sha256:27dfccad1787c684d1f806b6ea52b7c5fd4fd2851f987b93ea4500de202c1bd8 AS builder
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/oss/go/microsoft/golang:1.23.3@sha256:0ac7eb4719d6bf18d9f322cd343cad12e3cc2d835a0954d25e9d923596e0e0f5 AS builder
WORKDIR /workspace
# Copy the Go Modules manifests
COPY go.mod go.mod
Expand Down

0 comments on commit 55ebab6

Please sign in to comment.