Skip to content

Commit f7d990c

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

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

44
COPY images/assets/agent-scan .
55
RUN go mod download

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.7-1776962329 AS builder
33

44
WORKDIR /opt/app-root/src
55

0 commit comments

Comments
 (0)