Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
🐳 Update to latest Node LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
st3v3nhunt committed Aug 16, 2019
1 parent 8bb2216 commit f5f1d76
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:10.16.0-alpine
FROM node:10.16.3-alpine

RUN apk add --no-cache python git-perl bash make gcc g++
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
Expand Down

0 comments on commit f5f1d76

Please sign in to comment.