Skip to content

Commit e5db1b6

Browse files
akurinnoyibuziuk
authored andcommitted
Revert "chore: update CI Docker image to Go 1.25 (#1593)"
This reverts commit 14260a2. Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
1 parent 14260a2 commit e5db1b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ci/oci.Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
# limitations under the License.
1414
#
1515

16-
# Image pinned by SHA256 to address GitHub security bot warnings about unpinned dependencies
17-
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.25-openshift-4.20@sha256:cd5c68457b9da02df266e32f9e26d9c323d808acaadc35126c50a526051c1d89
16+
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.24-openshift-4.20
1817

1918
SHELL ["/bin/bash", "-c"]
2019

0 commit comments

Comments
 (0)