Skip to content

Commit

Permalink
env var
Browse files Browse the repository at this point in the history
  • Loading branch information
yhtang committed Oct 10, 2023
1 parent aebca02 commit 6882265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/container/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ FROM ${BASE_IMAGE}
###############################################################################

RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive \
TZ=America/Los_Angeles \
apt-get install -y \
build-essential \
checkinstall \
Expand Down

0 comments on commit 6882265

Please sign in to comment.