Keep in 3.11
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
nemunaire 2023-10-15 01:19:12 +02:00
commit ac432fabcc
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM python:alpine
FROM python:3.11-alpine
WORKDIR /usr/src/app