We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f1e2c commit 0a16422Copy full SHA for 0a16422
1 file changed
ftl-build/Dockerfile
@@ -40,7 +40,8 @@ RUN apk add --no-cache \
40
gdb \
41
py3-jinja2 \
42
py3-jsonschema \
43
- ncurses
+ ncurses \
44
+ py3-dnspython
45
46
ENV STATIC true
47
ENV TEST true
0 commit comments