Skip to content

Commit 1b26cb4

Browse files
Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v9.7-1769070161
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
1 parent c1cf6db commit 1b26cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/Containerfile.processor_go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Multi-stage build for Go log processor
22
# Stage 1: Build the Go binary
3-
FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1765311584 AS builder
3+
FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1769070161 AS builder
44
USER 0
55
# Set working directory
66
WORKDIR /opt/app-root/src

0 commit comments

Comments
 (0)