Skip to content

Commit

Permalink
Update Node.js to v11.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2019
1 parent 0625896 commit 3bf9704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ---- Base Node ----
FROM node:11.7.0-alpine AS base
FROM node:11.15.0-alpine AS base
LABEL maintainer="shane lee"
RUN apk --no-cache update \
&& apk --no-cache add --virtual builds-deps build-base python \
Expand Down

0 comments on commit 3bf9704

Please sign in to comment.