diff --git a/rhel9.Dockerfile b/rhel9.Dockerfile index 18289e714..db9d57253 100644 --- a/rhel9.Dockerfile +++ b/rhel9.Dockerfile @@ -1,4 +1,4 @@ -FROM registry.redhat.io/ubi9/go-toolset@sha256:180d433d97773ac90384662ee0f54c3b474f6eeb7219e414a4ca323d1196bb13 AS builder +FROM registry.redhat.io/ubi9/go-toolset@sha256:90a36bc2013b3fcb28e2a4b082c9b895d7c2c679e58b95aed9721970f3339d0e AS builder ENV S2I_GIT_VERSION="1.6.0" \ S2I_GIT_MAJOR="1" \ S2I_GIT_MINOR="6"