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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jwtty committed Dec 13, 2024
1 parent 61f9b8c commit 5eecf28
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:f4fc81062796c14e704559cad3748c5db70bf961ef24d5fac798afa18dff300e AS builder
WORKDIR /workspace
# Copy the Go Modules manifests
COPY go.mod go.mod
Expand Down

0 comments on commit 5eecf28

Please sign in to comment.