update to 25.0.1

This commit is contained in:
bsod 2022-11-04 08:45:38 +01:00
parent 655bee6193
commit 37606e9b6c

View file

@ -1,6 +1,6 @@
FROM php:8.1-apache FROM php:8.1-apache
ENV NEXTCLOUD_VERSION 25.0.0 ENV NEXTCLOUD_VERSION 25.0.1
RUN \ RUN \
apt-get update && \ apt-get update && \