Update NextCloud version
This commit is contained in:
parent
ba9eaefd76
commit
526fed50e9
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ WORKDIR /var/www
|
||||||
RUN git clone https://github.com/nextcloud/server html
|
RUN git clone https://github.com/nextcloud/server html
|
||||||
|
|
||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
RUN git checkout v30.0.2
|
RUN git checkout v30.0.4
|
||||||
RUN git submodule update --init --recursive
|
RUN git submodule update --init --recursive
|
||||||
|
|
||||||
RUN rm -rf .git
|
RUN rm -rf .git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue