Skip to content

Commit 2e118f0

Browse files
committed
update source list
1 parent e99616e commit 2e118f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ FROM ubuntu:16.04
22
RUN apt-get update && apt-get install -y \
33
curl \
44
&& curl -sL https://deb.nodesource.com/setup_7.x | bash - \
5+
&& apt-get update \
56
&& apt-get install -y nodejs

0 commit comments

Comments
 (0)