update nextcloud to 24.0.3

This commit is contained in:
bsod 2022-07-19 12:50:04 +02:00 committed by Gitea
parent 73c6503499
commit 1787528064

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 && \