We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c72c5 commit ebce43fCopy full SHA for ebce43f
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the base image with Node.js
2
-FROM node:8.9.2
+FROM node:12.22.12
3
4
# Copy the current directory into the Docker image
5
COPY . /member-api-v5
0 commit comments