Skip to content

Commit

Permalink
Bump node from 10.9-stretch to 10.10-stretch (#213)
Browse files Browse the repository at this point in the history
Bumps node from 10.9-stretch to 10.10-stretch.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and osterman committed Sep 10, 2018
1 parent 3fba2fe commit 944b9f7
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.9-stretch
FROM node:10.10-stretch

ARG APT_PACKAGES="python3 python3-pip locales jq"
RUN apt-get update && \
Expand Down

0 comments on commit 944b9f7

Please sign in to comment.