1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-10-30 23:27:39 +02:00

chore(deps): update docker.io/postgres docker tag to v18 (#5556)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-27 11:05:47 +02:00
committed by GitHub
parent 3a2341801c
commit f819e3c478

View File

@@ -143,7 +143,7 @@ steps:
services:
postgres:
image: docker.io/postgres:17
image: docker.io/postgres:18
ports: ['5432']
environment:
POSTGRES_USER: postgres