Update Dockerfile (#16696)
This commit is contained in:
		
							parent
							
								
									3d98f31c65
								
							
						
					
					
						commit
						12cb6ed461
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@ FROM ubuntu:20.04 as build-dep
 | 
			
		|||
SHELL ["/bin/bash", "-c"]
 | 
			
		||||
 | 
			
		||||
# Install Node v14 (LTS)
 | 
			
		||||
ENV NODE_VER="14.17.4"
 | 
			
		||||
ENV NODE_VER="14.17.6"
 | 
			
		||||
RUN ARCH= && \
 | 
			
		||||
    dpkgArch="$(dpkg --print-architecture)" && \
 | 
			
		||||
  case "${dpkgArch##*-}" in \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue