We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e71d0 commit a67cb7bCopy full SHA for a67cb7b
Dockerfile
@@ -7,7 +7,7 @@ COPY OpenOversight/app/static/ OpenOversight/app/static/
7
RUN yarn build
8
9
10
-FROM python:3.12.4-slim as base
+FROM python:3.12.5-slim as base
11
ARG IS_PROD
12
ENV DEBIAN_FRONTEND noninteractive
13
ENV PIP_NO_CACHE_DIR=1
0 commit comments