mirror of
				https://github.com/mkuf/prind.git
				synced 2025-10-31 10:26:10 +01:00 
			
		
		
		
	chore(deps): update traefik docker tag to v3.5 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -112,7 +112,7 @@ services: | |||||||
|       org.prind.service: init |       org.prind.service: init | ||||||
|  |  | ||||||
|   traefik: |   traefik: | ||||||
|     image: traefik:3.4 |     image: traefik:3.5 | ||||||
|     command: |     command: | ||||||
|       - "--accesslog" |       - "--accesslog" | ||||||
|       - "--providers.docker=true" |       - "--providers.docker=true" | ||||||
|   | |||||||
| @@ -206,7 +206,7 @@ services: | |||||||
|  |  | ||||||
|   ## Loadbalancer/Proxy |   ## Loadbalancer/Proxy | ||||||
|   traefik: |   traefik: | ||||||
|     image: traefik:3.4 |     image: traefik:3.5 | ||||||
|     command: |     command: | ||||||
|       - "--accesslog" |       - "--accesslog" | ||||||
|       - "--providers.docker=true" |       - "--providers.docker=true" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user