misspelled package name
Some checks failed
Build and Push Docker Image / build (push) Failing after 38s

This commit is contained in:
2025-10-20 00:52:37 -07:00
parent dbe088420a
commit 2b23486437

View File

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