mirror of
https://github.com/m1k1o/neko.git
synced 2025-04-29 18:36:22 +02:00
Merge pull request #50 from whalehub/dev
This commit is contained in:
commit
b875e7be13
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
ARG BASE_IMAGE=m1k1o/neko:base
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v89.0.4389.114-r843830-portable-ungoogled-Lin64/ungoogled-chromium_89.0.4389.114_1.vaapi_linux.tar.xz"
|
||||
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"
|
||||
|
||||
#
|
||||
# install custom chromium build from woolyss with support for hevc/x265
|
||||
|
|
Loading…
Add table
Reference in a new issue