bump version number to 22.2.3

This commit is contained in:
bsod 2021-11-25 23:51:12 +01:00
parent 450ef60b05
commit b4e9cf6da1

View file

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