File tree Expand file tree Collapse file tree 12 files changed +20
-11
lines changed Expand file tree Collapse file tree 12 files changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python2 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python3 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python3 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
33
33
libgcc \
34
34
linux-headers \
35
35
make \
36
- python \
36
+ python3 \
37
37
# gpg keys listed at https://github.com/nodejs/node#release-keys
38
38
&& for key in \
39
39
4ED778F539E3634C779C87C6D7062848A1AB005C \
You can’t perform that action at this time.
0 commit comments