Skip to content

Commit 6560ec2

Browse files
fix: no way to resolve names from CLI
1 parent a055649 commit 6560ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
2020
file \
2121
jq \
2222
ffmpeg \
23+
bind9-dnsutils \
2324
&& rm -rf /var/lib/apt/lists/*
2425

2526
# Set the locale

0 commit comments

Comments
 (0)