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