chore(deps): update postgres docker tag to v12.16 (#2397)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-08 23:28:10 +02:00 committed by GitHub
parent d10db8991c
commit 0e6e1e2731
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ version: '3'
services:
gitea-database:
image: postgres:12.6-alpine
image: postgres:12.16-alpine
environment:
POSTGRES_USER: gitea
POSTGRES_PASSWORD: 123456