Skip to content

Commit 444c8c7

Browse files
committed
update Handbrake to 1.9.2
1 parent c27fb23 commit 444c8c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu:22.04 AS builder
22

33
MAINTAINER zocker-160
44

5-
ENV HANDBRAKE_VERSION_TAG 1.9.0
5+
ENV HANDBRAKE_VERSION_TAG 1.9.2
66
ENV HANDBRAKE_DEBUG_MODE none
77

88
ENV HANDBRAKE_URL https://api.github.com/repos/HandBrake/HandBrake/releases/tags/$HANDBRAKE_VERSION

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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][] |

0 commit comments

Comments
 (0)