Commit e10fff1
authored
Update buildah Version in Dev Documentation
The PostgreSQL Operator developer setup documentation now specifies
that buildah v1.14.9+ is required in order to build the PostgreSQL
Operator. This is due to known issues in previous versions of buildah
(including v1.11.6) in which ARGs in Dockerfiles are not handled
properly, leading to inconsistent and invalid build results.
Issue: [ch9050]1 parent e1e7805 commit e10fff1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments