Compare commits

...

2 commits

Author SHA1 Message Date
df8c003807 Update docker.io/pretix/standalone Docker tag to v2026.6
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Successful in 2m42s
/ Ansible Lint (pull_request) Successful in 3m18s
2026-07-23 20:46:00 +00:00
374e8f981a Update git.hamburg.ccc.de/ccchh/oci-images/nextcloud Docker tag to v34
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (pull_request) Successful in 2m54s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 25s
/ Ansible Lint (push) Successful in 2m46s
2026-07-23 20:16:22 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud # renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
nextcloud__version: 33 nextcloud__version: 34
# renovate: datasource=docker depName=docker.io/library/postgres # renovate: datasource=docker depName=docker.io/library/postgres
nextcloud__postgres_version: 15.18 nextcloud__postgres_version: 15.18
nextcloud__fqdn: cloud.hamburg.ccc.de nextcloud__fqdn: cloud.hamburg.ccc.de

View file

@ -25,7 +25,7 @@ services:
backend: backend:
pretix: pretix:
image: docker.io/pretix/standalone:2026.3 image: docker.io/pretix/standalone:2026.6
command: ["all"] command: ["all"]
ports: ports:
- "8345:80" - "8345:80"