added gnupg package to be installed

This commit is contained in:
2026-02-13 19:22:14 +01:00
parent fe10a43d2c
commit 599cf56273
+1
View File
@@ -48,6 +48,7 @@ FROM debian:bookworm-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
curl \
gnupg \
git \
restic \
postgresql-client \