Skip to content

Commit

Permalink
Updated version of used Python image
Browse files Browse the repository at this point in the history
  • Loading branch information
Relrin committed Dec 29, 2018
1 parent a2b08eb commit a1ee93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6-slim-stretch
FROM python:3.7-slim-stretch
RUN apt-get update && apt-get -y install gcc

COPY requirements.dev.txt /requirements.txt
Expand Down

0 comments on commit a1ee93b

Please sign in to comment.