forked from aaron/nextcloud-fpm
Merge branch 'renovate/nextcloud-23.x' into 'main'
Update dependency nextcloud to v23.0.4 See merge request aaron-riedel/nextcloud-fpm!1
This commit is contained in:
commit
f7bb08d779
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:23.0.3-fpm
|
||||
FROM nextcloud:23.0.4-fpm
|
||||
|
||||
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra && apt-get clean autoclean && apt-get autoremove -y
|
||||
|
||||
|
|
Reference in a new issue