Skip to content

Commit 91939b8

Browse files
authored
Issue #242 - single-character typo in Dockerfile (#245)
1 parent 3049a1e commit 91939b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/mythtv-backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG APT_SIG=13551B881504888C
2121
ARG MYTHTV_GID=100
2222
ARG MYTHTV_UID=2021
2323
ARG MYTHTV_PPA=http://ppa.launchpad.net/mythbuntu/35
24-
ARG MYTHTV_VERSION=2:35.0+fixes.202512301854.805e05b76a~ubuntu25.04.1
24+
ARG MYTHTV_VERSION=2:35.0+fixes.202512301854.805e05b76a~ubuntu24.04.1
2525
ARG MYTHLINK_SHA=459cb8b60adae4b631a95a9cfb1b41dcb959cc4a0b9053582a711d58b8d8a0d2
2626

2727
RUN \

0 commit comments

Comments
 (0)