Compare commits
2 commits
79632c3fd5
...
ac91f05d05
| Author | SHA1 | Date | |
|---|---|---|---|
| ac91f05d05 | |||
|
4218b59d3b |
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
name: grafana
|
||||
types: deb
|
||||
uris: https://apt.grafana.com
|
||||
suites: "{{ ansible_facts['distribution_release'] }}"
|
||||
suites: stable
|
||||
components:
|
||||
- main
|
||||
signed_by: https://apt.grafana.com/gpg.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue