Added jenkins and cronicle for automated cronjobs

updated gitea to direct mounts
This commit is contained in:
2025-09-01 20:30:21 +02:00
parent 743ce4c4f3
commit a845774982
5 changed files with 57 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM nextcloud
FROM nextcloud:latest
ARG UID=1000
ARG GID=1000