added gnupg package to be installed
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user