dependencies
Some checks failed
Build and Push Docker Image / build (push) Failing after 47s

This commit is contained in:
2025-10-20 00:57:43 -07:00
parent 8c041badbd
commit 59f1fca34e

View File

@@ -25,9 +25,9 @@ RUN install -d /usr/share/postgresql-common/pgdg \
&& apt-get install -y --no-install-recommends \
cron \
bash \
ca-certificates \
curl \
ssl-cert \
docker-ce-cli \
postgresql-common \
postgresql-17 \
&& rm -rf /var/lib/apt/lists/* \
&& mkdir -p /backups