Skip to content

Commit

Permalink
Use Python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Jun 23, 2020
1 parent f95f25e commit 9d5c446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.8-alpine
LABEL maintainer="Max Rydahl Andersen <max@xam.dk>"

WORKDIR /usr/src/app
Expand Down

0 comments on commit 9d5c446

Please sign in to comment.