Skip to content

Commit

Permalink
use python 3.10 for gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
pluja committed Oct 26, 2023
1 parent 9232be7 commit de54570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transcription-api/Dockerfile.gpu
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu22.04

ENV PYTHON_VERSION=3.11
ENV PYTHON_VERSION=3.10

RUN export DEBIAN_FRONTEND=noninteractive \
&& apt-get -qq update \
Expand Down

0 comments on commit de54570

Please sign in to comment.