Skip to content

Commit 1027d38

Browse files
committed
Setting the node version
1 parent 2baf2a2 commit 1027d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
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:8.9.2
33

44
# Copy the current directory into the Docker image
55
COPY . /member-api-v5

0 commit comments

Comments
 (0)