1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 23:06:40 +00:00

update to python3.9

This commit is contained in:
Anson Biggs 2021-03-27 17:17:16 -07:00
parent f7dc433ec7
commit e1ed5fbf57

View File

@ -1,4 +1,4 @@
FROM python:3.8-buster
FROM python:3.9-buster