mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
20e59e0797
- Tests now run on postgres 16 by default when run locally (can be specified with POSTGRES_VERSION) - Adds test-go-pg-16 to test against postgres version 16 - Updates Dogfood dockerfile / nix flake to postgres version 16 - Updates docker-compose.yaml postgres tag to 16