Skip to content

Commit b7449ed

Browse files
committed
upgrade server packages and monitoring image to python 3.12
1 parent 50920c6 commit b7449ed

3 files changed

Lines changed: 1480 additions & 1514 deletions

File tree

monitoring/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9.23-slim-bookworm
1+
FROM python:3.12.11-slim-bookworm
22

33
ENV PYTHONDONTWRITEBYTECODE 1
44
ENV PYTHONUNBUFFERED 1

0 commit comments

Comments
 (0)