1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-31 10:01:52 +02:00

bump node image to latest version

This commit is contained in:
Nick Sweeting
2019-01-26 14:30:00 -08:00
parent b369a6df58
commit 6a46e54282

View File

@@ -1,4 +1,4 @@
FROM node:8-slim
FROM node:11-slim
LABEL maintainer="Nick Sweeting <archivebox-git@sweeting.me>"
RUN apt-get update \