Skip to content

Commit 67c0730

Browse files
Update quay.io/projectquay/golang Docker tag to v1.24
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a7a4972 commit 67c0730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/Dockerfile.e2e

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN go test -c -o /go/bin/rosatest ./tests/e2e
77
RUN rosa verify openshift-client
88
RUN rosatest --ginkgo.no-color --ginkgo.label-filter "e2e-commit"
99

10-
FROM quay.io/projectquay/golang:1.23 AS rosa-support
10+
FROM quay.io/projectquay/golang:1.24 AS rosa-support
1111
WORKDIR /rosa-support
1212
RUN go install github.com/openshift-online/rosa-support@latest
1313

0 commit comments

Comments
 (0)