chore(deps): update postgres docker tag to v16.3

This commit is contained in:
renovate[bot] 2024-05-10 01:44:59 +00:00
parent 7969e0daa8
commit 021f5a183e

View File

@ -109,7 +109,7 @@ services:
- restserver - restserver
db: db:
image: postgres:16.2 image: postgres:16.3
container_name: postgres_db container_name: postgres_db
restart: unless-stopped restart: unless-stopped
volumes: volumes: