Downgrade plex to 1.14.0
This commit is contained in:
		
							parent
							
								
									9656320011
								
							
						
					
					
						commit
						48bb79c41a
					
				|  | @ -38,7 +38,7 @@ services: | ||||||
|             - 'traefik.enable=true' |             - 'traefik.enable=true' | ||||||
| 
 | 
 | ||||||
|     plex: |     plex: | ||||||
|         image: linuxserver/plex:1.14.1.5488-cc260c476-ls9 |         image: linuxserver/plex:168 | ||||||
|         restart: always |         restart: always | ||||||
|         networks: |         networks: | ||||||
|             - web |             - web | ||||||
|  | @ -57,7 +57,7 @@ services: | ||||||
|             - PUID=${PUID} |             - PUID=${PUID} | ||||||
|             - TZ=Europe/Paris |             - TZ=Europe/Paris | ||||||
|             #- VERSION=latest |             #- VERSION=latest | ||||||
|             - VERSION=1.14.1.5488-cc260c476 |             - VERSION=1.14.0.5470-9d51fdfaa | ||||||
|         labels: |         labels: | ||||||
|             - 'traefik.backend=plex' |             - 'traefik.backend=plex' | ||||||
|             - 'traefik.port=32400' |             - 'traefik.port=32400' | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue