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

Commit 757fac6

Browse files
Update mockDockerfile
1 parent 8e34aea commit 757fac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/mockDockerfile

+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:10
33

44
# Copy the current directory into the Docker image
55
COPY . /taas-app

0 commit comments

Comments
 (0)