mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
build(deps): bump nvidia/opengl (#5616)
Bumps nvidia/opengl from 1.0-glvnd-devel-ubuntu22.04 to 1.2-glvnd-devel-ubuntu22.04. --- updated-dependencies: - dependency-name: nvidia/opengl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
timvisee
parent
a02780f08a
commit
1be90a5f58
@@ -120,7 +120,7 @@ FROM debian:12-slim AS qdrant-cpu
|
||||
|
||||
|
||||
# Base images for Qdrant with nvidia GPU support.
|
||||
FROM nvidia/opengl:1.0-glvnd-devel-ubuntu22.04 AS qdrant-gpu-nvidia
|
||||
FROM nvidia/opengl:1.2-glvnd-devel-ubuntu22.04 AS qdrant-gpu-nvidia
|
||||
# Set non-interactive mode for apt-get.
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
# Set NVIDIA driver capabilities. By default, all capabilities are disabled.
|
||||
|
||||
Reference in New Issue
Block a user