RPI dockerfile - 3.11

pull/9469/head
Matthias 3 years ago
parent be8ea685de
commit a50291cd90

@ -1,4 +1,4 @@
FROM python:3.9.16-slim-bullseye as base
FROM python:3.11.6-slim-bullseye as base
# Setup env
ENV LANG C.UTF-8

Loading…
Cancel
Save