Skip to content

Commit

Permalink
Release 30-3.6.67 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Dec 5, 2024
1 parent fc50bdb commit 175b00e
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.67 2024-12-05 <dave at tiredofit dot ca>

### Added
- Nextcloud 30.0.3


## 30-3.6.66 2024-11-07 <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 @@ -7,7 +7,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG NEXTCLOUD_VERSION
ARG NEXTCLOUD_FILES_BACKEND_VERSION

ENV NEXTCLOUD_VERSION=${NEXTCLOUD_VERSION:-"30.0.2"} \
ENV NEXTCLOUD_VERSION=${NEXTCLOUD_VERSION:-"30.0.3"} \
NEXTCLOUD_FILES_BACKEND_VERSION=${NEXTCLOUD_FILES_BACKEND_VERSION:-"v0.7.0"} \
NEXTCLOUD_FILES_BACKEND_REPO_URL=${NEXTCLOUD_FILES_BACKEND_REPO_URL:-"https://github.com/nextcloud/notify_push"} \
DLIB_VERSION=v19.24.4 \
Expand Down

0 comments on commit 175b00e

Please sign in to comment.