Page MenuHomeDevCentral

D3260.diff
No OneTemporary

D3260.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@
# Docker image for Etherpad
#
-FROM debian:bullseye
+FROM debian:bookworm
# Forked from Tony Motakis <tvelocity@gmail.com>
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
@@ -11,7 +11,7 @@
RUN apt update && \
apt install -y curl unzip mariadb-client git sudo libssl-dev pkg-config build-essential abiword && \
- curl -sL https://deb.nodesource.com/setup_14.x | bash && \
+ curl -sL https://deb.nodesource.com/setup_18.x | bash && \
apt install -y nodejs && \
rm -r /var/lib/apt/lists/*

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 28, 19:20 (21 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2162500
Default Alt Text
D3260.diff (648 B)

Event Timeline