update nextcloud to release 22 #14

Merged
xfuture merged 2 commits from 22.2.3 into master 2021-12-07 19:42:07 +01:00
Showing only changes of commit b4e9cf6da1 - Show all commits

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 22.2.2
ENV NEXTCLOUD_VERSION 22.2.3
RUN \
apt-get update && \