Commit 6a44fd29 authored by Rajesh Kumaravel's avatar Rajesh Kumaravel
Browse files

Issue #SB-0000 fix: Deleted package-lock.json file

Showing with 1 addition and 1 deletion
+1 -1
# Dockerfile for the player setup
FROM node:12.16.1-slim
FROM node:14.19.0-slim
RUN useradd -u 1001 -md /home/sunbird sunbird
WORKDIR /home/sunbird
COPY --chown=sunbird . /home/sunbird/app_dist/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment