Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 462d851

Browse files
author
jgrim
committed
chore: update to node 10
1 parent 2ef13b6 commit 462d851

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:8-slim
1+
FROM node:10-slim
22

33
LABEL MAINTAINER killzoner "https://github.com/killzoner"
44

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# node-git-chromium
22

3-
Docker image to build node 8 and chrome headless based tests
3+
Docker image to build node 10 and chrome headless based tests
44

5-
Updated to node v8.11.2
5+
Updated to node v10.13.0

0 commit comments

Comments
 (0)