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 \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
gnupg \
|
||||||
git \
|
git \
|
||||||
restic \
|
restic \
|
||||||
postgresql-client \
|
postgresql-client \
|
||||||
|
|||||||
Reference in New Issue
Block a user