1
0
Fork 0
mirror of synced 2024-06-20 19:30:15 +12:00

Update Dockerfile

This commit is contained in:
Nick Sweeting 2019-07-09 13:05:51 -04:00 committed by GitHub
parent 5c9b1130b6
commit 4bf5a04b2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@
# Documentation:
# https://github.com/pirate/ArchiveBox/wiki/Docker#docker
# TODO: bump to latest chrome and node version, confirm chrome doesn't hang on simple pages
FROM node:11-slim
LABEL maintainer="Nick Sweeting <archivebox-git@sweeting.me>"