Skip to content

Commit

Permalink
replaced libcurl3 to libcurl4 (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
hansgogia authored and GoelDeepak committed Sep 20, 2018
1 parent 797b158 commit e3c2214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL LAST_MODIFIED=20180403
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
inetutils-syslogd \
libcurl3 \
libcurl4 \
liblua5.3-0 \
libssl1.1 \
openssl \
Expand Down

0 comments on commit e3c2214

Please sign in to comment.