Skip to content

Commit 88adc37

Browse files
committed
add gpg-agent
1 parent 301590c commit 88adc37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commons/Dockerfile.base

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ RUN apt-get update -y && \
2727
gcc g++ make \
2828
automake \
2929
gfortran \
30+
gpg-agent \
3031
wget zip unzip \
3132
software-properties-common
3233

0 commit comments

Comments
 (0)