This commit is contained in:
Michel Roux 2023-07-01 18:06:54 +02:00
parent cde91274af
commit 5312f7a7dc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ENV NEXTCLOUD_UPDATE 1
ENV NEXTCLOUD_ADMIN_USER repod
ENV NEXTCLOUD_ADMIN_PASSWORD repod
ENV SQLITE_DATABASE repod
ARG GPODDERSYNC_VERSION 3.8.1
ENV GPODDERSYNC_VERSION 3.8.1
RUN curl -fsSL https://deb.nodesource.com/setup_16.x | bash - && \
apt-get install -y nodejs && \