Skip to content

Commit 2cd88f0

Browse files
authored
Update Dockerfile
1 parent 1b5fe2a commit 2cd88f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ RUN apt update
1616

1717
RUN apt install -y python2.7
1818

19-
RUN npm config set python /usr/bin/python2.7
20-
2119
USER ${user}
20+
21+
RUN npm config set python /usr/bin/python2.7

0 commit comments

Comments
 (0)