From 765a172f44f4c85b0687c4ece2d5795b240ba31e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 19:57:19 +0000 Subject: [PATCH] chore(deps): update etherpad/etherpad docker tag to v1.9.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2ca306b..6a053a9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM etherpad/etherpad:1.9.5 +FROM etherpad/etherpad:1.9.6 ARG ETHERPAD_PLUGINS="ep_sticky_attributes ep_themes"