update nextcloud to 23.0.4

This commit is contained in:
bsod 2022-04-23 20:47:19 +02:00
parent eee0b089a3
commit cd32c17e82
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 23.0.3
ENV NEXTCLOUD_VERSION 23.0.4
RUN \
apt-get update && \