Compare commits
2 commits
085d107831
...
9c747d21ae
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c747d21ae | |||
| 647058f6ad |
2 changed files with 1 additions and 4 deletions
|
|
@ -12,6 +12,3 @@ nginx__version_spec: ""
|
|||
nginx__configurations:
|
||||
- name: ccchoir.de
|
||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/ccchoir/nginx/ccchoir.de.conf') }}"
|
||||
|
||||
# renovate: datasource=docker depName=docker.io/library/wordpress
|
||||
host_ccchoir__docker_compose__wordpress_version: 7.0.2-apache
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue