diff --git a/Dockerfile b/Dockerfile index b2f7a0e..5a881f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,4 +2,4 @@ FROM registry.infra.basetensors.com/docker/ubuntu:latest # Install additional packages RUN apt-get update && apt-get install -y \ - awscli \ No newline at end of file + dnsutils \ No newline at end of file