Update postgres Docker tag to v15.4

This commit is contained in:
renovate[bot]
2023-08-11 22:24:09 +00:00
parent b6f1dd5eef
commit 6af75ac1ad

View File

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