Compare commits
No commits in common. "7c3cb79258a14f5005cec7e85347ffdf8267f81d" and "b99cfb01fca5d086a29802dbfea71f3a5722e4eb" have entirely different histories.
7c3cb79258
...
b99cfb01fc
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.5
|
ENV NEXTCLOUD_VERSION 20.0.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue