Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ef9c70d

Browse files
committedApr 30, 2021
Docker: Updated node version
1 parent ea16bda commit ef9c70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the base image with Node.js
2-
FROM node:latest
2+
FROM node:10.22.1
33

44
ARG APPMODE
55
ARG APPENV

0 commit comments

Comments
 (0)
This repository has been archived.