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

This commit is contained in:
2025-10-20 00:54:00 -07:00
parent 2b23486437
commit 8c041badbd

View File

@@ -28,7 +28,7 @@ RUN install -d /usr/share/postgresql-common/pgdg \
ca-certificates \
curl \
docker-ce-cli \
postrgresql-17 \
postgresql-17 \
&& rm -rf /var/lib/apt/lists/* \
&& mkdir -p /backups