Skip to content

Commit

Permalink
chore(deps): Update Nextcloud News to 24.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <[email protected]>
  • Loading branch information
provokateurin committed Oct 28, 2023
1 parent 228340f commit 32527f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN OC_PASS="demo" ./occ user:add --password-from-env --display-name "Demo" demo

ADD dev/install_app_version /usr/local/bin/

ARG NEWS_VERSION=23.0.0
ARG NEWS_VERSION=24.0.0
RUN install_app_version news https://github.com/nextcloud/news/releases/download/$NEWS_VERSION/news.tar.gz

ARG NOTES_VERSION=4.8.1
Expand Down

0 comments on commit 32527f9

Please sign in to comment.