updated Dockerfile to newest python 3.9 version
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM python:2.7-alpine
|
FROM python:3.9-alpine
|
||||||
|
|
||||||
RUN apk --no-cache add ca-certificates
|
RUN apk --no-cache add ca-certificates
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user