Skip to content

Commit 2c2a2aa

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.22.9-1736729788
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6cf09df commit 2c2a2aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-7 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.9-1736729788 AS builder
22

33
ENV GOBIN=$GOPATH/bin
44

@@ -50,7 +50,7 @@ RUN curl -LO "https://github.com/oras-project/oras/releases/download/v${ORAS_VER
5050
rm -rf oras_${ORAS_VERSION}_*.tar.gz oras-install/ && \
5151
oras version
5252

53-
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.11-7
53+
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.9-1736729788
5454

5555
WORKDIR /konflux-e2e
5656

0 commit comments

Comments
 (0)