diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM python:3.9 +FROM python:3.11-alpine WORKDIR /opt/workdir/telegram-mail-bot |
![]() |
index : 135e2/telegram-mail-bot.git | |
A Telegram bot that retrieves the newest email periodically and sends them to you as chat messages. | 135e2 |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM python:3.9 +FROM python:3.11-alpine WORKDIR /opt/workdir/telegram-mail-bot |