Skip to content

Commit c8d15f5

Browse files
committed
python 3.6
1 parent e93d0db commit c8d15f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frc-read-the-docs/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
FROM python:3.6.9-stretch
22

3-
RUN apt-get update && apt-get install -y build-essential redis-server \
4-
python3.7 python3.7-dev python3.7-pip
3+
RUN apt-get update && apt-get install -y build-essential redis-server
54

65
ENV DOCKER_ENABLE True
76

0 commit comments

Comments
 (0)