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

chore(deps): update postgres docker tag to v18.3 (#6169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-28 02:19:07 +01:00
committed by GitHub
parent 301f172418
commit c1d88884ee
+1 -1
View File
@@ -3,7 +3,7 @@ version: '3'
services:
gitea-database:
image: postgres:18.2-alpine
image: postgres:18.3-alpine
environment:
POSTGRES_USER: gitea
POSTGRES_PASSWORD: 123456