update nextcloud to 23.0.1
This commit is contained in:
parent
b4e9cf6da1
commit
a83a87fc70
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.0-apache
|
FROM php:8.0-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 22.2.3
|
ENV NEXTCLOUD_VERSION 23.0.1
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue