update to version 18
parameterized nextcloud version in build files
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile-mono
|
||||
args:
|
||||
NC_VERSION: ${NC_VERSION:-17}
|
||||
|
||||
volumes:
|
||||
- ./config:/var/www/html/config
|
||||
|
||||
Reference in New Issue
Block a user