Skip to content
Snippets Groups Projects
Commit 9dd3d195 authored by Tobias Ollive's avatar Tobias Ollive
Browse files

[etherpad] update to 1.8.6

parent b9a39e56
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.4
ARG ETHERPAD_VERSION_BUILD=1.8.6
ARG ETHERPAD_PLUGINS="\
ep_adminpads2 ep_align ep_author_hover ep_back_button ep_chatdate \
ep_comments_page ep_delete_after_delay ep_delete_empty_pads ep_font_color \
......
......@@ -20,7 +20,7 @@ networks:
services:
etherpad-app:
image: registry.picasoft.net/pica-etherpad:1.8.4
image: registry.picasoft.net/pica-etherpad:1.8.6
build: .
container_name: etherpad-app
env_file: ./secrets/etherpad-app.secrets
......@@ -58,7 +58,7 @@ services:
restart: unless-stopped
etherpad-week-app:
image: registry.picasoft.net/pica-etherpad:1.8.4
image: registry.picasoft.net/pica-etherpad:1.8.6
container_name: etherpad-week-app
build: .
env_file: ./secrets/etherpad-week-app.secrets
......
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