mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[59] update docker to 3.11
This commit is contained in:
parent
002b6d669e
commit
b57c564175
2 changed files with 2 additions and 2 deletions
|
@ -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 . /
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.18.0-develop58
|
||||
1.18.0-develop59
|
||||
|
|
Loading…
Reference in a new issue