Compare commits
2 commits
92bbc4b618
...
50cb92e2d4
| Author | SHA1 | Date | |
|---|---|---|---|
| 50cb92e2d4 | |||
|
3e0fdfa8de |
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: Ansible Lint
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- name: Install pip
|
||||
run: |
|
||||
apt update
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
pretalx:
|
||||
image: docker.io/pretalx/standalone:v2025.2.2
|
||||
image: docker.io/pretalx/standalone:v2025.1.0
|
||||
entrypoint: gunicorn
|
||||
command:
|
||||
- "pretalx.wsgi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue