1
0
Fork 0
mirror of synced 2024-06-24 00:50:23 +12: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 \