Add script and update images
This commit is contained in:
		
							parent
							
								
									b0db33fb09
								
							
						
					
					
						commit
						b4848067fe
					
				
					 3 changed files with 42 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: '3.2'
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
  server:
 | 
			
		||||
    image: goauthentik.io/server:2022.10.1
 | 
			
		||||
    image: goauthentik.io/server:2022.11
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    command: server
 | 
			
		||||
    volumes:
 | 
			
		||||
| 
						 | 
				
			
			@ -20,7 +20,7 @@ services:
 | 
			
		|||
          - authentik
 | 
			
		||||
 | 
			
		||||
  worker:
 | 
			
		||||
    image: goauthentik.io/server:2022.10.1
 | 
			
		||||
    image: goauthentik.io/server:2022.11
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    command: worker
 | 
			
		||||
    user: root
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue