Compare commits
2 commits
6672ab6eaa
...
9e1fd292ed
Author | SHA1 | Date | |
---|---|---|---|
9e1fd292ed | |||
37606e9b6c |
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.0
|
ENV NEXTCLOUD_VERSION 25.0.1
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue