mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-09-17 11:15:46 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -114,7 +114,7 @@ RUN mkdir -p /bin/ /config/ /data/ /dist/nextcloud/ && \
|
||||
apk del build-dependencies && \
|
||||
rm -rf /tmp/* /var/www/*; \
|
||||
\
|
||||
RUN cd /tmp && \
|
||||
cd /tmp && \
|
||||
curl -SsOL "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2" && \
|
||||
curl -SsOL "https://download.nextcloud.com/server/releases/nextcloud-${NEXTCLOUD_VERSION}.tar.bz2.asc" && \
|
||||
curl -SsOL "https://nextcloud.com/nextcloud.asc" && \
|
||||
|
Reference in New Issue
Block a user