Change to using the latest Nextcloud.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# 2025-06-16 Hyperling
|
# 2025-06-16 Hyperling
|
||||||
# Tired of running fixes.sh to install extra packages. Bake them in!
|
# Tired of running fixes.sh to install extra packages. Bake them in!
|
||||||
|
|
||||||
FROM nextcloud:stable
|
FROM nextcloud:latest
|
||||||
|
|
||||||
# Cache System Dependencies
|
# Cache System Dependencies
|
||||||
RUN apt-get update && apt-get install -y sudo libmagickcore-7.q16-10-extra htop \
|
RUN apt-get update && apt-get install -y sudo libmagickcore-7.q16-10-extra htop \
|
||||||
|
|||||||
Reference in New Issue
Block a user