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

Bump Etherpad version

parent 772205a9
No related branches found
No related tags found
1 merge request!29Améliorations diverses d'Etherpad
......@@ -2,7 +2,7 @@
FROM node:10-slim as base
LABEL maintainer="antoine@barbare.me"
ARG ETHERPAD_VERSION_BUILD=1.7.0
ARG ETHERPAD_VERSION_BUILD=1.7.5
ARG ETHERPAD_LANDING_PAGE_VERSION_BUILD=v0.1
ARG NODE_ENV_BUILD=production
......
version : "2.4"
services:
etherpad-app:
image: pica-etherpad:1.7.0
image: pica-etherpad:1.7.5
container_name: etherpad-app
links:
- etherpad-db:mysql
......
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