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