File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM ubuntu:22.04 AS builder
22
33MAINTAINER zocker-160
44
5- ENV HANDBRAKE_VERSION_TAG 1.9.0
5+ ENV HANDBRAKE_VERSION_TAG 1.9.2
66ENV HANDBRAKE_DEBUG_MODE none
77
88ENV HANDBRAKE_URL https://api.github.com/repos/HandBrake/HandBrake/releases/tags/$HANDBRAKE_VERSION
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ An official guide by Nvidia can be found [here](https://docs.nvidia.com/datacent
1717| tag | Handbrake version | build status |
1818| :---------------:| :-----------------:| :------------------------:|
1919| ` nightly ` | master | ![ Dockerimage nightly] [ ] |
20- | ` 19x ` , ` latest ` | 1.9.0 | ![ Dockerimage 1.9.x] [ ] |
20+ | ` 19x ` , ` latest ` | 1.9.2 | ![ Dockerimage 1.9.x] [ ] |
2121| ` 18x ` | 1.8.2 | ![ Dockerimage 1.8.x] [ ] |
2222| ` 17x ` | 1.7.3 | ![ Dockerimage 1.7.x] [ ] |
2323| ` 16x ` | 1.6.1 | ![ Dockerimage 1.6.x] [ ] |
You can’t perform that action at this time.
0 commit comments