chore(deps): update postgres docker tag to v16.1 #77

Merged
rainote merged 1 commit from renovate/postgres-16.x into master 2023-11-14 19:53:58 +00:00

View file

@ -25,7 +25,7 @@
db: db:
container_name: continuity-db container_name: continuity-db
image: postgres:16.0-alpine image: postgres:16.1-alpine
restart: always restart: always
environment: environment:
- POSTGRES_USER=continuity - POSTGRES_USER=continuity