mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 14:06:36 +00:00
Set the EDITOR
environment variable to use the alternatives group
This commit is contained in:
parent
c1e30b7751
commit
8b0d3ebd30
@ -25,6 +25,7 @@ ARG TARGETARCH
|
||||
|
||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
APT_KEEP_ARCHIVES=1 \
|
||||
EDITOR="editor" \
|
||||
HOME="/root" \
|
||||
LANGUAGE="en_US.UTF-8" \
|
||||
LANG="en_US.UTF-8" \
|
||||
|
Loading…
Reference in New Issue
Block a user