Skip to content

Commit 215e429

Browse files
chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v1.24.6
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 1f63558 commit 215e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile_IBM

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage 1
2-
ARG BASE_IMAGE=registry.redhat.io/ubi9/go-toolset:1.24.4
2+
ARG BASE_IMAGE=registry.redhat.io/ubi9/go-toolset:1.24.6
33

44
FROM --platform=$BUILDPLATFORM ${BASE_IMAGE} AS builder
55
USER root

0 commit comments

Comments
 (0)