Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen0x7 authored Dec 26, 2024
1 parent a4ab5c0 commit f3a67ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ ARG BOOST_VARIANT="release"

ENV TZ="UTC" \
DEBIAN_FRONTEND=noninteractive \
TERM=xterm-256color
TERM=xterm-256color \
BOOST_ROOT="/srv/boost"

WORKDIR /srv

Expand Down

0 comments on commit f3a67ca

Please sign in to comment.