update nextcloud to 27.0.2
This commit is contained in:
parent
59038d9a9f
commit
306bb788c9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:8.2-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 27.0.1
|
||||
ENV NEXTCLOUD_VERSION 27.0.2
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue