Compare commits

...

2 Commits

Author SHA1 Message Date
bsod 511343bff5 Merge pull request 'update nextcloud to 25.0.3' (#22) from 25.0.3 into master
Reviewed-on: #22
2023-01-17 21:40:51 +01:00
bsod 8f0c8f8eb6 update nextcloud to 25.0.3 2023-01-17 21:39:44 +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.2
ENV NEXTCLOUD_VERSION 25.0.3
RUN \
apt-get update && \