version pins docker base image

This commit is contained in:
Niklas Mueller 2025-10-14 19:45:34 +02:00
parent 0872089aa4
commit fae29a8453

View file

@ -1,5 +1,4 @@
FROM python:3.11-slim FROM python:3.11.14-slim
# FROM python:3.11.3
# set the working directory # set the working directory
WORKDIR /app WORKDIR /app