Merge branch 'shared-connection-pool' into 'master'
fix: Update elixir base docker image to support new erlang See merge request mythic-insight/legendary!37
This commit is contained in:
		
						commit
						6fa1a00f2d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM elixir:1.8.0-alpine AS elixir1
 | 
					FROM elixir:1.10.4-alpine AS elixir1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apk add make gcc libc-dev
 | 
					RUN apk add make gcc libc-dev
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue