Skip to content

Commit b5a66ef

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tekton/internal-services-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ spec:
178178
- use
179179
- $(tasks.clone-repository.results.SOURCE_ARTIFACT)=/var/workdir/source
180180
- name: unit-tests
181-
image: registry.access.redhat.com/ubi9/go-toolset:9.8-1786351949
181+
image: registry.access.redhat.com/ubi9/go-toolset:9.8-1787774815
182182
securityContext:
183183
runAsUser: 0
184184
workingDir: /var/workdir/source

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1786351949 as builder
2+
FROM registry.access.redhat.com/ubi9/go-toolset:9.8-1787774815 as builder
33

44
ARG TARGETOS
55
ARG TARGETARCH

0 commit comments

Comments
 (0)