File tree 11 files changed +11
-11
lines changed 11 files changed +11
-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
+ 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 \
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 \
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 \
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
"${NODE_KEYS[@]}"
You can’t perform that action at this time.
0 commit comments