Skip to content

Commit

Permalink
revert ENV setting in upf Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
free5gc-org committed Jul 6, 2022
1 parent 2fa0517 commit 884d701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nf_upf/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ LABEL description="Free5GC open source 5G Core Network" \
version="Stage 3"

ENV F5GC_MODULE upf
ENV DEBIAN_FRONTEND noninteractive
ARG DEBUG_TOOLS

# Install debug tools ~ 100MB (if DEBUG_TOOLS is set to true)
Expand Down

0 comments on commit 884d701

Please sign in to comment.