mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-25 23:48:39 +00:00
edc874e1b3
## Problem Changes in compute can cause errors in tests if another version of `neon-test-extensions` image is used. ## Summary of changes Use the same version of `neon-test-extensions` image as `compute` one for docker-compose based extension tests.