Skip to content

Commit

Permalink
issue #4 update to python 3.7.x for STOs
Browse files Browse the repository at this point in the history
  • Loading branch information
willfleury committed Dec 21, 2020
1 parent c01ac2e commit f10dde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aoa-python-base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6.8-stretch
FROM python:3.7.9-stretch

RUN apt-get update -y --fix-missing
RUN apt-get install -y python-pip python-dev build-essential gunicorn openjdk-8-jdk-headless && \
Expand Down

0 comments on commit f10dde0

Please sign in to comment.