chore(postgres): upgrade to v16.4 (#3438)

* chore(postgres): upgrade to v16.4

* Remove unnecessary change

* Remove obsolete makefile

* Revert changes which are now part of separate PR
This commit is contained in:
Iain Sproat
2024-11-05 10:25:10 +00:00
committed by GitHub
parent 395202ddfb
commit d800a1e3c7
4 changed files with 7 additions and 6 deletions
@@ -69,7 +69,7 @@ jobs:
services:
postgres:
# Docker Hub image
image: postgres:14
image: postgres:16.4-bookworm@sha256:91f464e7ba0ad91a106c94cff079fb4384139291b8c0502fd36989cf2c788bbb
env:
POSTGRES_DB: preview_service_test
POSTGRES_PASSWORD: preview_service_test