mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Revert "docker: use full node(not slim) so we have terser support"
This reverts commit fb163093e3cf4ccd5d2b102c4d1ce50f639eedf5.
This commit is contained in:
parent
fb163093e3
commit
0158a4fa02
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user