update python version and modules

This commit is contained in:
jomo 2024-02-01 01:04:20 +01:00
parent 621db6ad2c
commit 6d01523d8d
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.10-alpine
FROM python:3.12-alpine3.19
WORKDIR /app