23.0.3 update

This commit is contained in:
bsod 2022-03-25 19:41:16 +01:00
parent 9267d5a77d
commit eee0b089a3

View file

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