Compare commits

...

2 commits

Author SHA1 Message Date
562fbccd27 Update docker.io/pretix/standalone Docker tag to v2026.6
All checks were successful
/ build (pull_request) Successful in 30s
/ Ansible Lint (push) Successful in 2m49s
/ Ansible Lint (pull_request) Successful in 2m37s
2026-07-09 19:45:46 +00:00
50cca22cfe Update docker.io/binwiederhier/ntfy Docker tag to v2.26.0
All checks were successful
/ build (pull_request) Successful in 30s
/ Ansible Lint (pull_request) Successful in 3m28s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 26s
/ Ansible Lint (push) Successful in 2m42s
2026-07-09 19:00:56 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
---
services:
ntfy:
image: docker.io/binwiederhier/ntfy:v2.25.0
image: docker.io/binwiederhier/ntfy:v2.26.0
container_name: ntfy
command:
- serve

View file

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