mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 09:26:37 +01:00
chore(deps): update postgres docker tag to v16 (#2463)
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
gitea-database:
|
||||
image: postgres:15.4-alpine
|
||||
image: postgres:16.0-alpine
|
||||
environment:
|
||||
POSTGRES_USER: gitea
|
||||
POSTGRES_PASSWORD: 123456
|
||||
|
||||
Reference in New Issue
Block a user