Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Borales committed Nov 8, 2019
1 parent 58112ce commit 1e151b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:10.16-alpine
FROM node:lts-alpine

RUN apk add --no-cache git
COPY "entrypoint.sh" "/entrypoint.sh"
Expand Down

0 comments on commit 1e151b0

Please sign in to comment.