orztv commited on
Commit
54643ce
·
1 Parent(s): 1accff9
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM nikolaik/python-nodejs:python3.10-nodejs20
2
 
3
- ENV USER=pn
4
  WORKDIR=/app
5
 
6
  RUN apt-get update && apt-get install -y --no-install-recommends \
 
1
  FROM nikolaik/python-nodejs:python3.10-nodejs20
2
 
3
+ ENV USER=pn \
4
  WORKDIR=/app
5
 
6
  RUN apt-get update && apt-get install -y --no-install-recommends \