Skip to content

Commit 6a44fd2

Browse files
author
Rajesh
committed
Issue #SB-0000 fix: Deleted package-lock.json file
1 parent dd138ad commit 6a44fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile for the player setup
2-
FROM node:12.16.1-slim
2+
FROM node:14.19.0-slim
33
RUN useradd -u 1001 -md /home/sunbird sunbird
44
WORKDIR /home/sunbird
55
COPY --chown=sunbird . /home/sunbird/app_dist/

0 commit comments

Comments
 (0)