update nextcloud to 25.0.3 #22

Merged
bsod merged 1 commit from 25.0.3 into master 2023-01-17 21:40:51 +01:00
Showing only changes of commit 8f0c8f8eb6 - Show all commits

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