Skip to content
Snippets Groups Projects
Verified Commit 6d7207a0 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Etherpad] Bump to 1.8.3

parent 9fa8b614
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ ENV NODE_ENV=production
FROM base as downloader
ARG ETHERPAD_VERSION_BUILD=1.8.0
ARG ETHERPAD_VERSION_BUILD=1.8.3
ARG ETHERPAD_PLUGINS="\
ep_align ep_author_hover ep_chatdate ep_colibris_full_width \
ep_comments_page ep_countable ep_delete_empty_pads ep_font_color \
......
......@@ -11,7 +11,7 @@ networks:
services:
etherpad-app:
image: registry.picasoft.net/pica-etherpad:1.8.0
image: registry.picasoft.net/pica-etherpad:1.8.3
container_name: etherpad-app
depends_on:
- etherpad-db
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment