1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2026-06-04 13:30:26 +00:00

update to python3.9

This commit is contained in:
2021-03-27 17:17:16 -07:00
parent f7dc433ec7
commit e1ed5fbf57
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.8-buster
FROM python:3.9-buster