Skip to content

Commit

Permalink
3.9 image (#2436)
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr authored Feb 12, 2024
1 parent 5a39359 commit ecebfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/accelerate-gpu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Use base conda image to reduce time
FROM continuumio/miniconda3:latest AS compile-image
# Specify py version
ENV PYTHON_VERSION=3.8
ENV PYTHON_VERSION=3.9
# Install apt libs
RUN apt-get update && \
apt-get install -y curl git wget && \
Expand Down

0 comments on commit ecebfa1

Please sign in to comment.