Skip to content

Commit

Permalink
Bump oss/go/microsoft/golang from 1.23.3 to 1.23.4 in /docker
Browse files Browse the repository at this point in the history
Bumps oss/go/microsoft/golang from 1.23.3 to 1.23.4.

---
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 Dec 4, 2024
1 parent f7b1f0c commit a321ae4
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:b8cc23df63a53488bd3467b01be537e260269687a64818297b716457cd335e26 AS builder
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/oss/go/microsoft/golang:1.23.4@sha256:d189ade00bf3b4891dd7c782b439c3fb83fa7c231402c750d728eae95f2da72d AS builder
WORKDIR /workspace
# Copy the Go Modules manifests
COPY go.mod go.mod
Expand Down

0 comments on commit a321ae4

Please sign in to comment.