Skip to content

Commit

Permalink
locked down dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kostis-codefresh committed Nov 3, 2020
1 parent 45d76a7 commit 8583a50
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:10.23-alpine3.9

RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
Expand Down

0 comments on commit 8583a50

Please sign in to comment.