update to 25.0.1

This commit is contained in:
bsod 2022-11-04 08:45:38 +01:00
parent 655bee6193
commit 37606e9b6c
1 changed files with 1 additions and 1 deletions

View File

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