update nextcloud to 25.0.3

This commit is contained in:
bsod 2023-01-17 21:39:44 +01:00
parent 5cba8241aa
commit 8f0c8f8eb6
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.2
ENV NEXTCLOUD_VERSION 25.0.3
RUN \
apt-get update && \