From eb3d6d68818afed29ed5190046989fec4164e9db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 01:57:51 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi10/ubi Docker tag to v10.2-1788137130 [vgpu-manager/rhel10] --- vgpu-manager/rhel10/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vgpu-manager/rhel10/Dockerfile b/vgpu-manager/rhel10/Dockerfile index b1d4acef1..c8cd8fb65 100644 --- a/vgpu-manager/rhel10/Dockerfile +++ b/vgpu-manager/rhel10/Dockerfile @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -FROM registry.access.redhat.com/ubi10/ubi:10.2-1786960026 +FROM registry.access.redhat.com/ubi10/ubi:10.2-1788137130 ARG DRIVER_VERSION ENV DRIVER_VERSION=$DRIVER_VERSION