Skip to content

Commit 5c0f587

Browse files
committed
Upgraded baseimage to version 4.12.3.
1 parent eb5db57 commit 5c0f587

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN xx-verify \
4444
/tmp/makemkv-install/usr/bin/mmgplsrv
4545

4646
# Pull base image.
47-
FROM jlesage/baseimage-gui:alpine-3.19-v4.11.3
47+
FROM jlesage/baseimage-gui:alpine-3.19-v4.12.3
4848

4949
ARG DOCKER_IMAGE_VERSION
5050
ARG MAKEMKV_VERSION

rootfs/startapp.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# location MakeMKV looks for seems to be "$HOME/.MakeMKV"
66

77
#export QT_DEBUG_PLUGINS=1
8-
export HOME=/config
98

109
# Added to avoid the following error message:
1110
# MESA-LOADER: failed to open swrast: Error loading shared library

0 commit comments

Comments
 (0)