You've already forked woodpecker
							
							
				mirror of
				https://github.com/woodpecker-ci/woodpecker.git
				synced 2025-10-30 23:27:39 +02:00 
			
		
		
		
	chore(deps): update postgres docker tag to v18 (#5557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -3,7 +3,7 @@ version: '3' | |||||||
|  |  | ||||||
| services: | services: | ||||||
|   gitea-database: |   gitea-database: | ||||||
|     image: postgres:17.6-alpine |     image: postgres:18.0-alpine | ||||||
|     environment: |     environment: | ||||||
|       POSTGRES_USER: gitea |       POSTGRES_USER: gitea | ||||||
|       POSTGRES_PASSWORD: 123456 |       POSTGRES_PASSWORD: 123456 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user