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 \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python2 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python3 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python3 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ RUN addgroup -g 1000 node \
3333 libgcc \
3434 linux-headers \
3535 make \
36- python \
36+ python3 \
3737 # gpg keys listed at https://github.com/nodejs/node#release-keys
3838 && for key in \
3939 4ED778F539E3634C779C87C6D7062848A1AB005C \
You can’t perform that action at this time.
0 commit comments