Skip to content

Commit

Permalink
Release 30-3.6.71 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Feb 7, 2025
1 parent 33633b2 commit e859dd9
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 @@
## 30-3.6.71 2025-02-07 <dave at tiredofit dot ca>

### Added
- Notify Push Plugin 1.0.0


## 30-3.6.70 2025-01-16 <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 @@ -8,7 +8,7 @@ ARG NEXTCLOUD_VERSION
ARG NEXTCLOUD_FILES_BACKEND_VERSION

ENV NEXTCLOUD_VERSION=${NEXTCLOUD_VERSION:-"30.0.5"} \
NEXTCLOUD_FILES_BACKEND_VERSION=${NEXTCLOUD_FILES_BACKEND_VERSION:-"v0.7.0"} \
NEXTCLOUD_FILES_BACKEND_VERSION=${NEXTCLOUD_FILES_BACKEND_VERSION:-"v1.0.0"} \
NEXTCLOUD_FILES_BACKEND_REPO_URL=${NEXTCLOUD_FILES_BACKEND_REPO_URL:-"https://github.com/nextcloud/notify_push"} \
DLIB_VERSION=v19.24.4 \
DLIB_REPO_URL=https://github.com/davisking/dlib \
Expand Down

0 comments on commit e859dd9

Please sign in to comment.