[mod] caddy 2.8.4
This commit is contained in:
		
							parent
							
								
									50a96af887
								
							
						
					
					
						commit
						7ef4ed1240
					
				
					 3 changed files with 925 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
# @created 2022-03
 | 
			
		||||
# author="Andy Bunce"
 | 
			
		||||
 | 
			
		||||
ARG VERSION=caddy:2.7.4
 | 
			
		||||
ARG VERSION=caddy:2.8.4
 | 
			
		||||
FROM $VERSION-builder AS builder
 | 
			
		||||
 | 
			
		||||
RUN xcaddy build \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: "3.7"
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
  caddy:
 | 
			
		||||
    image: caddy-saffron:1.0.5
 | 
			
		||||
    image: caddy-saffron:1.0.6
 | 
			
		||||
    build: .
 | 
			
		||||
    container_name: caddy
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 63 KiB  | 
		Loading…
	
	Add table
		
		Reference in a new issue