bump version number

This commit is contained in:
bsod 2021-02-23 17:19:32 +01:00
parent 4f8d016136
commit 612b4325fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.4-apache
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 20.0.7
ENV NEXTCLOUD_VERSION 21.0.0
RUN \
apt-get update && \