Merge pull request 'update to 25.0.1' (#20) from nextcloud_25.0.1 into master

Reviewed-on: #20
This commit is contained in:
bsod 2022-12-09 11:54:10 +01:00
commit 9e1fd292ed

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