mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
@@ -9,7 +9,7 @@ FROM wger/server:latest
|
||||
USER root
|
||||
|
||||
WORKDIR /home/wger/src
|
||||
RUN wget -O- https://deb.nodesource.com/setup_22.x | bash - \
|
||||
RUN wget -O- https://deb.nodesource.com/setup_22.x | bash - &&\
|
||||
apt update && \
|
||||
apt install --no-install-recommends -y \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user