bump node image to latest version
This commit is contained in:
parent
b369a6df58
commit
6a46e54282
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:8-slim
|
||||
FROM node:11-slim
|
||||
LABEL maintainer="Nick Sweeting <archivebox-git@sweeting.me>"
|
||||
|
||||
RUN apt-get update \
|
||||
|
|
Loading…
Add table
Reference in a new issue