Update Dockerfile

This commit is contained in:
M0VUB 2024-05-23 22:30:02 +01:00 committed by GitHub
parent ce56ad1047
commit 116eb2b2d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
###############################################################################
FROM python:alpine3.12
FROM python:alpine3.16
COPY entrypoint /entrypoint