Remove unused dependency

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-04-29 11:38:55 +04:00
parent 5e78592024
commit 36c3d7649f

View File

@@ -30,8 +30,7 @@ apt-get install -y -qq \
ca-certificates \
gnupg \
lsb-release \
postgresql-client \
unzip
postgresql-client
if ! command -v docker &>/dev/null; then
install -m 0755 -d /etc/apt/keyrings