mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
Merge pull request #51 from whalehub/patch-1
Dockerfile: Update Ungoogled Chromium to v90.0.4430.93
This commit is contained in:
commit
b420931055
@ -1,7 +1,7 @@
|
||||
ARG BASE_IMAGE=m1k1o/neko:base
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v90.0.4430.85-r857950-portable-ungoogled-Lin64/ungoogled-chromium_90.0.4430.85_3.vaapi_linux.tar.xz"
|
||||
ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v90.0.4430.93-r857950-portable-ungoogled-Lin64/ungoogled-chromium_90.0.4430.93_1.vaapi_linux.tar.xz"
|
||||
|
||||
#
|
||||
# install custom chromium build from woolyss with support for hevc/x265
|
||||
|
Loading…
Reference in New Issue
Block a user