mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 12:34:32 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
0ffc23312a
commit
64cdb292a2
@ -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" && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user