Minor fixes

This commit is contained in:
Andras Schmelczer 2022-05-26 21:22:00 +02:00
parent 5cc96172af
commit ae9521bc29
No known key found for this signature in database
GPG key ID: 39260B5B0614A13E
12 changed files with 34 additions and 246 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.8.12-slim-bullseye
FROM python:3.10.4-slim-bullseye
ENV ENVIRONMENT development