Skip to content

Commit b69e351

Browse files
/root
1 parent 8f9669a commit b69e351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ FROM ubuntu-fips-s6 as linuxserver-base
6060

6161
# set environment variables
6262
ARG DEBIAN_FRONTEND="noninteractive"
63-
ENV HOME="/config" \
63+
ENV HOME="/root" \
6464
LANGUAGE="en_US.UTF-8" \
6565
LANG="en_US.UTF-8" \
6666
TERM="xterm" \

0 commit comments

Comments
 (0)