We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8895a15 commit e1ea763Copy full SHA for e1ea763
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 33-3.7.3 2026-04-02 <code at nfastack dot com>
2
+
3
+ ### Added
4
+ - Nextcloud 33.0.2
5
6
7
## 33-3.7.2 2026-04-02 <code at nfastack dot com>
8
9
### Changed
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- NEXTCLOUD_VERSION="33.0.1" \
+ NEXTCLOUD_VERSION="33.0.2" \
22
NEXTCLOUD_FILES_BACKEND_VERSION="v1.3.1" \
23
NEXTCLOUD_FILES_BACKEND_REPO_URL="https://github.com/nextcloud/notify_push" \
24
DLIB_VERSION="v20.0.1" \
0 commit comments