Skip to content

Commit

Permalink
Merge pull request #224 from zdebra/master
Browse files Browse the repository at this point in the history
locked dockerfile to node 11
  • Loading branch information
mably authored May 22, 2021
2 parents 42d3a37 + 1dea3f9 commit 66e0d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:latest
FROM node:11

EXPOSE 8280

Expand Down

0 comments on commit 66e0d47

Please sign in to comment.