mirror of
https://codeberg.org/langfingaz/bbb-status
synced 2024-11-22 20:29:32 +01:00
chore: update Docker image to Python 3.11
This commit is contained in:
parent
3c29e49cdb
commit
84d3a7406b
@ -1,6 +1,6 @@
|
||||
# Python image.
|
||||
# - https://docs.docker.com/language/python/build-images/
|
||||
FROM python:3.10-slim-buster
|
||||
FROM python:3.11-slim-buster
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user