26.0.3 update

This commit is contained in:
bsod 2023-06-27 17:24:28 +02:00
parent 72b2ab7516
commit 7c17a5c30d

View file

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