mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update Nextcloud to 14.0.3 and add security http headers
This commit is contained in:
parent
467d848ea4
commit
7a72be04f9
3 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:14.0.1-fpm
|
||||
FROM nextcloud:14.0.3-fpm
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
supervisor \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue