1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Update postgres Docker tag to v18.4 (#6590)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-16 08:26:59 +02:00
committed by GitHub
parent 8f4eaa906a
commit d21328a1e5
+1 -1
View File
@@ -3,7 +3,7 @@ version: '3'
services:
gitea-database:
image: postgres:18.3-alpine
image: postgres:18.4-alpine
environment:
POSTGRES_USER: gitea
POSTGRES_PASSWORD: 123456