Revert "docker: use full node(not slim) so we have terser support"

This reverts commit fb163093e3.
pull/4092/head
John McLear 2020-06-07 20:36:52 +00:00
parent fb163093e3
commit 0158a4fa02
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
# Author: muxator
FROM node:10-buster
FROM node:10-buster-slim
LABEL maintainer="Etherpad team, https://github.com/ether/etherpad-lite"
# plugins to install while building the container. By default no plugins are