Skip to content

Commit eadef71

Browse files
committed
postgres 14
1 parent f52f968 commit eadef71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/huginn/compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
depends_on:
1010
- postgres
1111
postgres:
12-
image: postgres:16
12+
image: postgres:14
1313
environment:
1414
POSTGRES_USER: huginn
1515
POSTGRES_PASSWORD: huginn

0 commit comments

Comments
 (0)