Compare commits
No commits in common. "b99cfb01fca5d086a29802dbfea71f3a5722e4eb" and "13f7b93fa1babf739da9bdd26fc3fdfb4d4a38a4" have entirely different histories.
b99cfb01fc
...
13f7b93fa1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:7.4-apache
|
FROM php:7.4-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 20.0.4
|
ENV NEXTCLOUD_VERSION 20.0.3
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue