We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43246c8 commit 5fd4f4eCopy full SHA for 5fd4f4e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 28-3.6.42 2024-08-02 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Notify Push 0.7.0
5
6
7
## 28-3.6.41 2024-07-19 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -8,7 +8,7 @@ ARG NEXTCLOUD_VERSION
ARG NEXTCLOUD_FILES_BACKEND_VERSION
10
ENV NEXTCLOUD_VERSION=${NEXTCLOUD_VERSION:-"28.0.8"} \
11
- NEXTCLOUD_FILES_BACKEND_VERSION=${NEXTCLOUD_FILES_BACKEND_VERSION:-"v0.6.12"} \
+ NEXTCLOUD_FILES_BACKEND_VERSION=${NEXTCLOUD_FILES_BACKEND_VERSION:-"v0.7.0"} \
12
NEXTCLOUD_FILES_BACKEND_REPO_URL=${NEXTCLOUD_FILES_BACKEND_REPO_URL:-"https://github.com/nextcloud/notify_push"} \
13
DLIB_VERSION=v19.24 \
14
DLIB_REPO_URL=https://github.com/davisking/dlib \
0 commit comments