mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 14:30:29 +03:00 
			
		
		
		
	Update nginx Docker tag to v1.23.3 (#1019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									f7b48333df
								
							
						
					
					
						commit
						eeac5c6c45
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ RUN npm run build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## App
 | 
					## App
 | 
				
			||||||
FROM nginx:1.23.2-alpine
 | 
					FROM nginx:1.23.3-alpine
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY --from=builder /src/dist /app
 | 
					COPY --from=builder /src/dist /app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue