diff --git a/Dockerfile b/Dockerfile index 0ceb63e..70b9319 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jrottenberg/ffmpeg:snapshot-ubuntu as ffmpeg +FROM jrottenberg/ffmpeg:snapshot-vaapi as ffmpeg FROM linuxserver/sabnzbd LABEL maintainer="RandomNinjaAtk"