Skip to content

Commit d5ac688

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

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docker/Dockerfile.apiserver.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.9-1778675823 AS builder
22
ARG TARGETOS=linux
33
ARG TARGETARCH
44
ARG CGO_ENABLED=0

docker/Dockerfile.gc.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.9-1778675823 AS builder
22
ARG TARGETOS=linux
33
ARG TARGETARCH
44
ARG CGO_ENABLED=0

docker/Dockerfile.processor.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.9-1778675823 AS builder
22
ARG TARGETOS=linux
33
ARG TARGETARCH
44
ARG CGO_ENABLED=0

0 commit comments

Comments
 (0)