Update Ruby in Dockerfile (#12050)
This commit is contained in:
		@ -28,7 +28,7 @@ RUN apt update && \
 | 
			
		||||
	make install_bin install_include install_lib
 | 
			
		||||
 | 
			
		||||
# Install ruby
 | 
			
		||||
ENV RUBY_VER="2.6.4"
 | 
			
		||||
ENV RUBY_VER="2.6.5"
 | 
			
		||||
ENV CPPFLAGS="-I/opt/jemalloc/include"
 | 
			
		||||
ENV LDFLAGS="-L/opt/jemalloc/lib/"
 | 
			
		||||
RUN apt update && \
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user