chore(deps): update ghcr.io/blacktirion/email-oauth2-proxy-docker docker tag to v2024.03.26 (#2953)
This commit is contained in:
		
							parent
							
								
									b516f22930
								
							
						
					
					
						commit
						3fc3b7daae
					
				| 
						 | 
					@ -6,8 +6,8 @@
 | 
				
			||||||
  "no_gui": true,
 | 
					  "no_gui": true,
 | 
				
			||||||
  "port": 1999,
 | 
					  "port": 1999,
 | 
				
			||||||
  "id": "email-oauth2-proxy",
 | 
					  "id": "email-oauth2-proxy",
 | 
				
			||||||
  "tipi_version": 5,
 | 
					  "tipi_version": 6,
 | 
				
			||||||
  "version": "2024.03.17",
 | 
					  "version": "2024.03.26",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "utilities",
 | 
					    "utilities",
 | 
				
			||||||
    "security"
 | 
					    "security"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ version: "3.9"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  email-oauth2-proxy:
 | 
					  email-oauth2-proxy:
 | 
				
			||||||
    container_name: email-oauth2-proxy
 | 
					    container_name: email-oauth2-proxy
 | 
				
			||||||
    image: ghcr.io/blacktirion/email-oauth2-proxy-docker:2024.03.17
 | 
					    image: ghcr.io/blacktirion/email-oauth2-proxy-docker:2024.03.26
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - ${APP_PORT}:80
 | 
					      - ${APP_PORT}:80
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user