mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-30 18:46:01 +01:00 
			
		
		
		
	chore(deps): update postgres docker tag to v16.3 (#12560)
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 |       - ./install/docker/setup.json:/usr/src/app/setup.json | ||||||
|  |  | ||||||
|   postgres: |   postgres: | ||||||
|     image: postgres:16.1-alpine |     image: postgres:16.3-alpine | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     environment: |     environment: | ||||||
|       POSTGRES_USER: nodebb |       POSTGRES_USER: nodebb | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user