Compare commits

...

2 Commits

Author SHA1 Message Date
bsod 9e1fd292ed Merge pull request 'update to 25.0.1' (#20) from nextcloud_25.0.1 into master
Reviewed-on: #20
2022-12-09 11:54:10 +01:00
bsod 37606e9b6c update to 25.0.1 2022-11-04 08:45:38 +01:00
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 && \