This commit is contained in:
renovate[bot] 2025-11-21 12:26:08 +01:00 committed by GitHub
commit f1bb0055b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM python:3.13-slim-bookworm FROM python:3.14-slim-bookworm
COPY containers/sidecar-requirements.txt . COPY containers/sidecar-requirements.txt .
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y postgresql-common build-essential && \ apt-get install -y postgresql-common build-essential && \