We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd224e1 commit a20b09eCopy full SHA for a20b09e
docker-compose.yml
@@ -46,7 +46,7 @@ services:
46
restart: on-failure
47
48
hydra-postgresd:
49
- image: postgres:17
+ image: postgres:16
50
restart: always
51
volumes:
52
- hdyra_db_data:/var/lib/postgresql/data
0 commit comments