Skip to content

Commit 7307a01

Browse files
committed
build: update base to python 3.11-slim
1 parent 80d3118 commit 7307a01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Dockerfile.videxserver

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

33
ENV PYTHONDONTWRITEBYTECODE=1 \
44
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)