Merge pull request 'nextcloud and php update' (#26) from nextcloud_26.0.4 into master
Reviewed-on: #26
This commit is contained in:
commit
2354a36f4a
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