bump nextcloud version to 24.0.2

This commit is contained in:
bsod 2022-06-22 08:45:47 +02:00
parent da0d0d5f78
commit 3a66289347
1 changed files with 1 additions and 1 deletions

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