Compare commits

..

2 commits

Author SHA1 Message Date
ccae2b5e7c Merge pull request 'update nextcloud to 27.1.1' (#30) from 27.1.1 into master
Reviewed-on: #30
2023-09-23 09:46:19 +02:00
9304fc8179 update nextcloud to 27.1.1 2023-09-22 09:03:29 +02:00

View file

@ -1,6 +1,6 @@
FROM php:8.2-apache
ENV NEXTCLOUD_VERSION 27.0.2
ENV NEXTCLOUD_VERSION 27.1.1
RUN \
apt-get update && \