Refactoring install actions
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
			
		||||
FROM php:8.1-cli
 | 
			
		||||
 | 
			
		||||
ENV COMPOSER_FUND=0
 | 
			
		||||
 | 
			
		||||
RUN apt-get update && apt-get install -y \
 | 
			
		||||
    curl \
 | 
			
		||||
    git \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user