Skip to content

Commit

Permalink
Merge pull request #1046 from nextcloud/chore/deps/news
Browse files Browse the repository at this point in the history
chore(deps): Update Nextcloud News to 24.0.0
  • Loading branch information
provokateurin authored Oct 29, 2023
2 parents b4cb8c2 + 32527f9 commit a66106f
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 a66106f

Please sign in to comment.