Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3765068
D3260.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
648 B
Referenced Files
None
Subscribers
None
D3260.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 10:07 (18 h, 54 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2256254
Default Alt Text
D3260.diff (648 B)
Attached To
Mode
D3260: Upgrade to Debian Bookworm and Node 18
Attached
Detach File
Event Timeline
Log In to Comment