mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update node version
This commit is contained in:
		
							parent
							
								
									5d10642e07
								
							
						
					
					
						commit
						ecd541873b
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
v16.0.0
 | 
					v16.2.0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM node:16.0.0-alpine3.13 AS base
 | 
					FROM node:16.2.0-alpine3.13 AS base
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV NODE_ENV=production
 | 
					ENV NODE_ENV=production
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue