Add Templates to pretty config
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM fluxcd/flux-cli as flux-source
 | 
					FROM fluxcd/flux-cli:v2.2.3 as flux-source
 | 
				
			||||||
WORKDIR /out
 | 
					WORKDIR /out
 | 
				
			||||||
RUN cp $(which flux) .
 | 
					RUN cp $(which flux) .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user