Compare commits
No commits in common. "7a913b6989d1095a3bb6f9b2659ecf0ac8c257ca" and "54fee52e1230ad6bb379892e5d6cb56bd4bb4089" have entirely different histories.
7a913b6989
...
54fee52e12
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:7.3-apache
|
FROM php:7.3-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 20.0.1
|
ENV NEXTCLOUD_VERSION 20.0.0
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue