ci: add gpg-agent to ci image
This commit is contained in:
@@ -7,6 +7,7 @@ ENV RUSTUP_HOME=/usr/local/rustup \
|
||||
RUN apt-get update && apt-get install -y \
|
||||
ca-certificates=20230311+deb12u1 \
|
||||
gpg=2.2.40-1.1+deb12u2 \
|
||||
gpg-agent=2.2.40-1.1+deb12u2 \
|
||||
curl=7.88.1-10+deb12u14 \
|
||||
git=1:2.39.5-0+deb12u3 \
|
||||
jq=1.6-2.1+deb12u1 \
|
||||
|
||||
Reference in New Issue
Block a user