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