Update to newest version
This commit is contained in:
parent
daf2a1dd85
commit
d7d743ce8b
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
version: "3.6"
|
||||
|
||||
services:
|
||||
database:
|
||||
image: docker.io/library/postgres:15-alpine
|
||||
|
@ -27,7 +25,7 @@ services:
|
|||
backend:
|
||||
|
||||
pretix:
|
||||
image: docker.io/pretix/standalone:2023.10.0
|
||||
image: docker.io/pretix/standalone:2024.7
|
||||
command: ["all"]
|
||||
ports:
|
||||
- "8345:80"
|
||||
|
|
Loading…
Reference in a new issue