Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3748557
D2590.id6535.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
784 B
Referenced Files
None
Subscribers
None
D2590.id6535.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@
# Docker image for Etherpad
#
-FROM debian:buster
+FROM debian:bullseye
# Forked from Tony Motakis <tvelocity@gmail.com>
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
@@ -10,8 +10,8 @@
ENV NODE_ENV=production
RUN apt update && \
- apt install -y curl unzip mariadb-client git sudo python libssl-dev pkg-config build-essential abiword && \
- curl -sL https://deb.nodesource.com/setup_10.x | bash && \
+ 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 && \
apt install -y nodejs && \
rm -r /var/lib/apt/lists/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 09:30 (21 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248818
Default Alt Text
D2590.id6535.diff (784 B)
Attached To
Mode
D2590: Upgrade to Debian Bullseye and Node 14
Attached
Detach File
Event Timeline
Log In to Comment