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

This commit is contained in:
renovate[bot] 2024-06-06 21:44:05 +00:00 committed by Buckaroo Banzai
parent 544e9381e6
commit 4d304e1008

View File

@ -2,7 +2,7 @@ version: "3.6"
services: services:
postgres: postgres:
image: postgres:16.1 image: postgres:16.3
restart: always restart: always
environment: environment:
POSTGRES_PASSWORD: enter POSTGRES_PASSWORD: enter