This commit is contained in:
Bernhard Radermacher
2026-02-25 15:51:15 +01:00
parent cffa172194
commit 528a0fbcc2

View File

@@ -10,7 +10,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
postgresql-15-pgpool2 \
&& \
rm -rf /var/lib/apt/lists/* && \
rm -rf /var/lib/apt/lists/*
RUN apt-get update && \
apt-get install -y --no-install-recommends \