Skip to content

Commit

Permalink
push docker python version to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dale-wahl committed Nov 30, 2021
1 parent 8c793a3 commit 6a4f6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:buster
FROM python:3.8-buster

RUN apt-get update && apt install -y \
curl \
Expand Down

0 comments on commit 6a4f6f3

Please sign in to comment.