Update docker.io/library/postgres Docker tag to v18
This commit is contained in:
parent
ddab157600
commit
68c7b0736c
6 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
services:
|
||||
database:
|
||||
image: docker.io/library/postgres:15-alpine
|
||||
image: docker.io/library/postgres:18-alpine
|
||||
environment:
|
||||
- "POSTGRES_USER=pretalx"
|
||||
- "POSTGRES_PASSWORD={{ secret__pretalx_db_password }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue