mPyKen opened a new pull request, #32686: URL: https://github.com/apache/superset/pull/32686
### SUMMARY Bump default postgres image tag from [14.6.0-debian-11-r13](https://hub.docker.com/layers/bitnami/postgresql/14.6.0-debian-11-r13/images/sha256-3e03f38b67c1b0035beb09729e5b4d073e428c2a7304692db3b0b3eb89104f4f) to [14.17.0-debian-12-r3](https://hub.docker.com/layers/bitnami/postgresql/14.17.0-debian-12-r3/images/sha256-277def15c4f58098f7f1829c60afc6a52e96ac92796d076dc5d06eecce761c26) in order to have a default image that is compatible with both amd64 and arm64 architecture. Keeping major version at 14 to not break instances without a tag specified. ### ISSUE Ran into the same issue as https://github.com/apache/superset/issues/24292. Problem is fixed by specifying an image tag with arm support. ### TESTING INSTRUCTIONS Start in a cluster with arm architecture. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: https://github.com/apache/superset/issues/24292 - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
