Commit a8d9aff
authored
feat: add postgresql-client to flow-worker image (#4277)
- Adds postgresql-client to the flow-worker image.
This is a preparatory PR for an upcoming PG to PG schema migration
feature, for which we will be using psql, pg_dump and pg_dumpall.
This should add roughly 4-5MB of size to the flow-worker image1 parent 67338f8 commit a8d9aff
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments