Skip to content

Commit 5581d37

Browse files
dependabot[bot]belgaied2
authored andcommitted
Bump bci/golang from 1.24.4 to 1.24.5
Bumps bci/golang from 1.24.4 to 1.24.5. --- updated-dependencies: - dependency-name: bci/golang dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88155cf commit 5581d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.24.4 AS builder
2+
FROM --platform=$BUILDPLATFORM registry.suse.com/bci/golang:1.24.5 AS builder
33

44
WORKDIR /workspace
55
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)