nextcloud and php update
This commit is contained in:
parent
630ec453de
commit
36d4c9ea88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:8.1-apache
|
||||
FROM php:8.2-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 26.0.3
|
||||
ENV NEXTCLOUD_VERSION 26.0.4
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue