Skip to content

Commit 3d341ad

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919

2020
# First stage: Build the tkn-results binary
21-
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1739801907 AS builder
21+
FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1771271449 AS builder
2222
WORKDIR /build
2323
# Build tkn-results binary for linux/amd64
2424
ENV GOOS=linux

0 commit comments

Comments
 (0)