Skip to content

Commit 84e98fc

Browse files
deps(docker): bump projectquay/golang from 1.24 to 1.25
Bumps projectquay/golang from 1.24 to 1.25. --- updated-dependencies: - dependency-name: projectquay/golang dependency-version: '1.25' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1480d7 commit 84e98fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.sidecar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build Stage: using Go 1.24 image
2-
FROM quay.io/projectquay/golang:1.24 AS builder
2+
FROM quay.io/projectquay/golang:1.25 AS builder
33
ARG TARGETOS
44
ARG TARGETARCH
55
ARG COMMIT_SHA=unknown

0 commit comments

Comments
 (0)