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

Commit 2c37fce

Browse files
author
jgrim
committed
chore: Update to node 12.13.0
1 parent ddc0b1d commit 2c37fce

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:10.16.3-slim
1+
FROM node:12.13.0-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 10 and chrome headless based tests
3+
Docker image to build node 12 and chrome headless based tests
44

5-
Updated to node v10.16.3
5+
Updated to node v12.13.0

0 commit comments

Comments
 (0)