1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-30 19:22:12 +00:00
This commit is contained in:
Luca 2025-09-29 09:07:08 +02:00 committed by GitHub
commit ed9fb2f3e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,8 +18,7 @@ RUN apt-get update \
curl \
gnupg \
lsb-release \
openssl \
software-properties-common
openssl
RUN curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash -