We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd138ad commit 6a44fd2Copy full SHA for 6a44fd2
Dockerfile
@@ -1,5 +1,5 @@
1
# Dockerfile for the player setup
2
-FROM node:12.16.1-slim
+FROM node:14.19.0-slim
3
RUN useradd -u 1001 -md /home/sunbird sunbird
4
WORKDIR /home/sunbird
5
COPY --chown=sunbird . /home/sunbird/app_dist/
0 commit comments