Skip to content
Snippets Groups Projects
Commit a504a70a authored by Steve Reis's avatar Steve Reis
Browse files

fix case name dockerfile

parent 3c38302d
No related branches found
Tags v1.1.0-beta.1
No related merge requests found
......@@ -27,4 +27,4 @@ COPY . .
COPY --from=development /usr/src/app/dist ./dist
CMD ["node", "dist/main"]
\ No newline at end of file
CMD ["node", "dist/main"]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment