Roll back to image plex:168, because of new folder layout in Plex release
This commit is contained in:
		
							parent
							
								
									b55475955a
								
							
						
					
					
						commit
						c3ceb5408c
					
				|  | @ -38,7 +38,7 @@ services: | ||||||
|             - 'traefik.enable=true' |             - 'traefik.enable=true' | ||||||
| 
 | 
 | ||||||
|     plex: |     plex: | ||||||
|         image: linuxserver/plex |         image: linuxserver/plex:168 | ||||||
|         restart: always |         restart: always | ||||||
|         networks: |         networks: | ||||||
|             - web |             - web | ||||||
|  | @ -57,7 +57,6 @@ services: | ||||||
|             - PUID=${PUID} |             - PUID=${PUID} | ||||||
|             - TZ=Europe/Paris |             - TZ=Europe/Paris | ||||||
|             #- VERSION=latest |             #- VERSION=latest | ||||||
|             - PLEX_DOWNLOAD=https://downloads.plex.tv/plex-media-server |  | ||||||
|             - VERSION=1.14.0.5470-9d51fdfaa |             - VERSION=1.14.0.5470-9d51fdfaa | ||||||
|         labels: |         labels: | ||||||
|             - 'traefik.backend=plex' |             - 'traefik.backend=plex' | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue