Merge pull request 'update nextcloud to 26.0.2' (#23) from 26.0.2 into master
Reviewed-on: #23
This commit is contained in:
commit
d59ac9508c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:8.1-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 25.0.4
|
||||
ENV NEXTCLOUD_VERSION 26.0.2
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue