1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

update to python3.9

This commit is contained in:
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