[mod]
This commit is contained in:
		
							parent
							
								
									22cb7b6fd5
								
							
						
					
					
						commit
						c94d9bf12b
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -2,11 +2,11 @@
 | 
			
		|||
# @created 2022-03
 | 
			
		||||
# author="Andy Bunce"
 | 
			
		||||
 | 
			
		||||
ARG VERSION=caddy:2.6.2
 | 
			
		||||
ARG VERSION=caddy:2.6.4
 | 
			
		||||
FROM $VERSION-builder AS builder
 | 
			
		||||
 | 
			
		||||
RUN xcaddy build \
 | 
			
		||||
     --with  github.com/caddy-dns/duckdns 
 | 
			
		||||
     --with  github.com/caddy-dns/duckdns \
 | 
			
		||||
     --with  github.com/greenpau/caddy-security \
 | 
			
		||||
     --with  github.com/greenpau/caddy-trace \
 | 
			
		||||
     --with  github.com/greenpau/caddy-git    
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: "3.7"
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
  caddy:
 | 
			
		||||
    image: caddy-saffron:1.0.4
 | 
			
		||||
    image: caddy-saffron:1.0.5
 | 
			
		||||
    build: .
 | 
			
		||||
    container_name: caddy
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue