Skip to content

Commit

Permalink
Merge pull request #275 from toolmantim/renovate/node-10.x
Browse files Browse the repository at this point in the history
Update Node.js to v10.16.2
  • Loading branch information
toolmantim committed Aug 9, 2019
2 parents 36fd927 + c4b73bb commit 359251a
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.1-alpine@sha256:ccf88c24f801feaadf43520ad8979daec308ee2cc42331a1b3f1e1ce384a1714
FROM node:10.16.2-alpine@sha256:0d5abfc8ef9d0984010a05e234324e517620af096b8aeb2fabc841157ef2e676
ARG NODE_ENV=production
ENV NODE_ENV=${NODE_ENV}
LABEL "repository"="https://github.com/toolmantim/release-drafter"
Expand Down

0 comments on commit 359251a

Please sign in to comment.