Skip to content

Commit 5585048

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1782852234
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent d54793e commit 5585048

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/agents/agent-alertmanager/Containerfile

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:9.7 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1782852234 AS builder
22
WORKDIR /opt/app-root/src
33

44
COPY go.work go.work.sum ./

tools/agents/agent-splunk/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM registry.access.redhat.com/ubi9/go-toolset:9.7 AS builder
2+
FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1782852234 AS builder
33

44
WORKDIR /opt/app-root/src
55

0 commit comments

Comments
 (0)