Pin Tower-compatible CUDA runtime
This commit is contained in:
@@ -9,9 +9,9 @@ RUN npm run build
|
||||
FROM postgres:16-bookworm AS runtime
|
||||
|
||||
ARG GEOINTEL_INSTALL_AI=false
|
||||
ARG GEOINTEL_TORCH_INDEX_URL=https://download.pytorch.org/whl/cu130
|
||||
ARG GEOINTEL_TORCH_VERSION=2.13.0
|
||||
ARG GEOINTEL_TORCHVISION_VERSION=0.28.0
|
||||
ARG GEOINTEL_TORCH_INDEX_URL=https://download.pytorch.org/whl/cu128
|
||||
ARG GEOINTEL_TORCH_VERSION=2.11.0
|
||||
ARG GEOINTEL_TORCHVISION_VERSION=0.26.0
|
||||
ARG GEOINTEL_ULTRALYTICS_VERSION=8.4.99
|
||||
ARG GEOINTEL_SETUPTOOLS_VERSION=83.0.0
|
||||
ARG GEOINTEL_WHEEL_VERSION=0.47.0
|
||||
|
||||
Reference in New Issue
Block a user