Skip to content

Commit e625df5

Browse files
committed
22 Release 3.2.5 - See CHANGELOG.md
1 parent c83aea4 commit e625df5

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.2.5 2022-06-23 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Support tiredofit/nginx:6.0.0 and tiredofit/nginx-php-fpm:7.0.0 changes
5+
6+
17
## 3.2.4 2022-06-21 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
33

44
ENV NEXTCLOUD_VERSION=22.2.9 \
55
NEXTCLOUD_FILES_BACKEND_VERSION=0.4.0 \
6+
NGINX_SITE_ENABLED=nextcloud \
67
NGINX_WEBROOT="/www/nextcloud" \
78
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
89
PHP_ENABLE_BCMATH=TRUE \

0 commit comments

Comments
 (0)