mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 17:59:24 +02:00
Update Node.JS version in the docker container
This commit is contained in:
parent
91b943ab98
commit
63db9e25b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:11-alpine
|
||||
FROM node:14-alpine
|
||||
|
||||
# Create app directories
|
||||
RUN mkdir -p /usr/src/app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue