Change to using the latest Nextcloud.

This commit is contained in:
2026-06-04 16:02:12 -07:00
parent 525ed36a5e
commit a9783be3c8
+1 -1
View File
@@ -1,7 +1,7 @@
# 2025-06-16 Hyperling
# Tired of running fixes.sh to install extra packages. Bake them in!
FROM nextcloud:stable
FROM nextcloud:latest
# Cache System Dependencies
RUN apt-get update && apt-get install -y sudo libmagickcore-7.q16-10-extra htop \