Minor fixes

This commit is contained in:
Andras Schmelczer 2022-05-26 21:22:00 +02:00
parent 317d9f535e
commit 8016660276
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