Compare commits
No commits in common. "1a873d5bd9780aceee4f801f283e335095aaab6a" and "fe48f93fd94fca55633627422964e78766e8a2e3" have entirely different histories.
1a873d5bd9
...
fe48f93fd9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.0-apache
|
FROM php:8.0-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 21.0.5
|
ENV NEXTCLOUD_VERSION 21.0.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue