[59] update docker to 3.11

This commit is contained in:
meisnate12 2022-12-14 10:57:40 -05:00
parent 002b6d669e
commit b57c564175
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.10-slim-buster
FROM python:3.11-slim-buster
ENV TINI_VERSION v0.19.0
ENV PMM_DOCKER True
COPY . /

View file

@ -1 +1 @@
1.18.0-develop58
1.18.0-develop59