bump nextcloud version to 24.0.2

This commit is contained in:
bsod 2022-06-22 08:45:47 +02:00 committed by Gitea
parent fc0f3ab9cc
commit c70ea09e4a

View file

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