We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52f968 commit eadef71Copy full SHA for eadef71
samples/huginn/compose.dev.yaml
@@ -9,7 +9,7 @@ services:
9
depends_on:
10
- postgres
11
postgres:
12
- image: postgres:16
+ image: postgres:14
13
environment:
14
POSTGRES_USER: huginn
15
POSTGRES_PASSWORD: huginn
0 commit comments