Skip to content

Commit

Permalink
23 Release 3.2.4 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed May 6, 2022
1 parent 71317a3 commit 5fdcd5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.2.4 2022-05-06 <dave at tiredofit dot ca>

### Added
- Notify Push 0.4.0


## 3.2.3 2022-04-22 <dave at tiredofit dot ca>

### Added
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM docker.io/tiredofit/nginx-php-fpm:8.0
LABEL maintainer="Dave Conroy (github.com/tiredofit)"

ENV NEXTCLOUD_VERSION=23.0.4 \
NEXTCLOUD_FILES_BACKEND_VERSION=0.3.0 \
NEXTCLOUD_FILES_BACKEND_VERSION=0.4.0 \
NGINX_WEBROOT="/www/nextcloud" \
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
PHP_ENABLE_BCMATH=TRUE \
Expand Down

0 comments on commit 5fdcd5b

Please sign in to comment.