Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9c9f34b9b0 | |||
7a27674170 |
@ -1,4 +1,4 @@
|
|||||||
FROM node:8-slim
|
FROM node:18-slim
|
||||||
|
|
||||||
# See https://crbug.com/795759
|
# See https://crbug.com/795759
|
||||||
RUN apt-get update && apt-get install -yq libgconf-2-4
|
RUN apt-get update && apt-get install -yq libgconf-2-4
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-chrome",
|
"name": "ht-docker-chrome",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"description": "chrome for docker",
|
"description": "chrome for docker",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user