Update postgres Docker tag to v15.3

This commit is contained in:
renovate[bot]
2023-05-11 20:43:46 +00:00
parent d0bfcd7491
commit d19c1f7648

View File

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