mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
update image tags; pin psql
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
|
||||
database:
|
||||
image: postgres:13.4-alpine
|
||||
image: postgres:16-alpine
|
||||
container_name: hedgedoc-db
|
||||
environment:
|
||||
- POSTGRES_USER=hedgedoc
|
||||
|
||||
Reference in New Issue
Block a user