Skip to content

Commit

Permalink
Setting the node version
Browse files Browse the repository at this point in the history
  • Loading branch information
urwithat committed Oct 29, 2020
1 parent 2baf2a2 commit 1027d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the base image with Node.js
FROM node:latest
FROM node:8.9.2

# Copy the current directory into the Docker image
COPY . /member-api-v5
Expand Down

0 comments on commit 1027d38

Please sign in to comment.