forked from shibao/cannery
		
	update to elixir 1.17
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
FROM elixir:1.16.1-alpine AS build
 | 
			
		||||
FROM elixir:1.17.0-otp-27-alpine AS build
 | 
			
		||||
 | 
			
		||||
# install build dependencies
 | 
			
		||||
RUN apk add --no-cache build-base npm git python3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user