updating docker version
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
Portainer Stack:
 | 
			
		||||
```yaml
 | 
			
		||||
---
 | 
			
		||||
version: "3.8"
 | 
			
		||||
version: "3.9"
 | 
			
		||||
services:
 | 
			
		||||
  swag:
 | 
			
		||||
    image: lscr.io/linuxserver/swag:${TAG-latest}
 | 
			
		||||
@@ -50,7 +50,7 @@ Environments:
 | 
			
		||||
NET=bridge
 | 
			
		||||
PUID=${PUID-1000}
 | 
			
		||||
PGID=${PGID-1000}
 | 
			
		||||
TZ=Europe/Lisbon
 | 
			
		||||
TZ=${TZ-Europe/Amsterdam}
 | 
			
		||||
 | 
			
		||||
URL=example.com
 | 
			
		||||
VALIDATION=DNS
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
Portainer Stack:
 | 
			
		||||
```yaml
 | 
			
		||||
---
 | 
			
		||||
version: "3.8"
 | 
			
		||||
version: "3.9"
 | 
			
		||||
services:
 | 
			
		||||
  authelia:
 | 
			
		||||
    image: authelia/authelia:${TAG-latest}
 | 
			
		||||
@@ -20,7 +20,7 @@ Environments:
 | 
			
		||||
```
 | 
			
		||||
TAG=latest
 | 
			
		||||
NET=bridge
 | 
			
		||||
TZ=Europe/Lisbon
 | 
			
		||||
TZ=${TZ-Europe/Amsterdam}
 | 
			
		||||
RST=unless-stopped
 | 
			
		||||
AutoUpdate=true
 | 
			
		||||
```
 | 
			
		||||
		Reference in New Issue
	
	Block a user