mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	chore(deps): update postgres docker tag to v17.3 (#13162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -14,7 +14,7 @@ services: | ||||
|       - ./install/docker/setup.json:/usr/src/app/setup.json | ||||
|  | ||||
|   postgres: | ||||
|     image: postgres:17.2-alpine | ||||
|     image: postgres:17.3-alpine | ||||
|     restart: unless-stopped | ||||
|     environment: | ||||
|       POSTGRES_USER: nodebb | ||||
|   | ||||
| @@ -34,7 +34,7 @@ services: | ||||
|       - redis | ||||
|  | ||||
|   postgres: | ||||
|     image: postgres:17.2-alpine | ||||
|     image: postgres:17.3-alpine | ||||
|     restart: unless-stopped | ||||
|     environment: | ||||
|       POSTGRES_USER: nodebb | ||||
|   | ||||
		Reference in New Issue
	
	Block a user