Skip to content

Commit 9255ad6

Browse files
authored
Update Dockerfile
1 parent 4bcec8b commit 9255ad6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ RUN \
3939
git \
4040
build-essential \
4141
tzdata \
42+
ca-certificates \
43+
gnupg \
4244
\
4345
&& ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone \
4446
\

0 commit comments

Comments
 (0)