We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5e94d commit 88a5f02Copy full SHA for 88a5f02
1 file changed
docker-compose.yaml
@@ -18,7 +18,7 @@ services:
18
condition: service_healthy
19
synod-db:
20
container_name: synod-db
21
- image: postgres:latest
+ image: postgres:18-alpine
22
environment:
23
POSTGRES_USER: synod
24
POSTGRES_PASSWORD: synodpass
0 commit comments