Update base image

This commit is contained in:
Eugene Davis 2022-09-14 00:35:04 +02:00
parent 9d6d06ceeb
commit cabb887212
No known key found for this signature in database
GPG key ID: 4F8D810C1E74BE07

View file

@ -1,4 +1,4 @@
FROM python:3.8.12-slim-bullseye as builder
FROM python:3.8.14-slim-bullseye as builder
WORKDIR /app
@ -19,7 +19,7 @@ RUN ./venv/bin/pip install . \
&& ./venv/bin/pip cache purge
FROM python:3.8.12-slim-bullseye
FROM python:3.8.14-slim-bullseye
ARG with_models=false
ARG models=