Compare commits
No commits in common. "9e1fd292edbfe9ffd20ce1396295ef0e0ea5471b" and "6672ab6eaa6806db85c2fa4c30a034e5abbe268d" have entirely different histories.
9e1fd292ed
...
6672ab6eaa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.1-apache
|
FROM php:8.1-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 25.0.1
|
ENV NEXTCLOUD_VERSION 25.0.0
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue