update nextcloud to 24.0.3

This commit is contained in:
bsod 2022-07-19 12:50:04 +02:00
parent 0376a78f55
commit a96c470259

View file

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