Updated version of the base image

vscode
Vladimir Protsenko 9 months ago
parent 21caf98d27
commit 1019666122

@ -1,4 +1,4 @@
FROM pytorch/pytorch:2.0.0-cuda11.7-cudnn8-runtime FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime
ENV TZ=Europe/Samara ENV TZ=Europe/Samara
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone

Loading…
Cancel
Save