fix(core): update

This commit is contained in:
Philipp Kunz 2022-06-16 15:44:14 +02:00
parent 827375dc9e
commit 7a27674170

View File

@ -1,4 +1,4 @@
FROM node:8-slim
FROM node:18-slim
# See https://crbug.com/795759
RUN apt-get update && apt-get install -yq libgconf-2-4