Skip to content

Commit 736db5f

Browse files
committed
🎨 test the commented install
1 parent 75f9fa5 commit 736db5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

studio/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN corepack enable
1010
WORKDIR /opt/app
1111

1212
#In use?
13-
#RUN npm install dotenv fs
13+
RUN npm install dotenv fs
1414

1515
COPY ./package.json ./
1616
COPY ./pnpm-lock.yaml ./

0 commit comments

Comments
 (0)