Skip to content

Commit f99c950

Browse files
authored
Adjust postgres startup to work with new Docker 18+ structure
1 parent 871efc8 commit f99c950

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/upgrade.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
env:
5151
POSTGRES_PASSWORD: flowable
5252
POSTGRES_USER: flowable
53+
PGDATA: /var/lib/postgresql/data
5354
ports:
5455
- 5432:5432
5556
# needed because the postgres container does not provide a health check

0 commit comments

Comments
 (0)