We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5fe2a commit 2cd88f0Copy full SHA for 2cd88f0
1 file changed
Dockerfile
@@ -16,6 +16,6 @@ RUN apt update
16
17
RUN apt install -y python2.7
18
19
-RUN npm config set python /usr/bin/python2.7
20
-
21
USER ${user}
+
+RUN npm config set python /usr/bin/python2.7
0 commit comments