Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkov committed Jul 2, 2020
1 parent e79be9b commit e9d3c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ARG gosu_ver=1.10
RUN apt-get update \
&& apt-get install --yes --no-install-recommends \
apt-transport-https \
ca-certificates \
dirmngr \
gnupg \
&& mkdir -p /etc/apt/sources.list.d \
Expand Down

0 comments on commit e9d3c48

Please sign in to comment.