Skip to content

Commit

Permalink
Add python package dnspython into build container
Browse files Browse the repository at this point in the history
Signed-off-by: DL6ER <[email protected]>
  • Loading branch information
DL6ER committed Jan 24, 2025
1 parent 69f1e2c commit 0a16422
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ftl-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ RUN apk add --no-cache \
gdb \
py3-jinja2 \
py3-jsonschema \
ncurses
ncurses \
py3-dnspython

ENV STATIC true
ENV TEST true
Expand Down

0 comments on commit 0a16422

Please sign in to comment.