mirror of
				https://github.com/SphericalKat/medium.rip.git
				synced 2025-11-04 04:25:56 +00:00 
			
		
		
		
	chore(deps): update node.js to v21
This commit is contained in:
		
							parent
							
								
									0cd9fd70cb
								
							
						
					
					
						commit
						3835b7da53
					
				@ -1,5 +1,5 @@
 | 
			
		||||
# frontend
 | 
			
		||||
FROM node:20-slim as frontend
 | 
			
		||||
FROM node:21-slim as frontend
 | 
			
		||||
RUN corepack enable
 | 
			
		||||
RUN corepack prepare pnpm@latest --activate
 | 
			
		||||
WORKDIR /app
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user