We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53bb49c commit 1d86821Copy full SHA for 1d86821
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.2.7 2022-06-20 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Nextcloud 23.0.6
5
6
7
## 3.2.6 2022-05-19 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -1,7 +1,7 @@
FROM docker.io/tiredofit/nginx-php-fpm:8.0
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
-ENV NEXTCLOUD_VERSION=23.0.5 \
+ENV NEXTCLOUD_VERSION=23.0.6 \
NEXTCLOUD_FILES_BACKEND_VERSION=0.4.0 \
NGINX_WEBROOT="/www/nextcloud" \
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
0 commit comments