diff --git a/sh/tests/Dockerfile b/sh/tests/Dockerfile index 1070dec81..e6df75101 100644 --- a/sh/tests/Dockerfile +++ b/sh/tests/Dockerfile @@ -1,7 +1,7 @@ FROM docker.01-edu.org/debian:10.9-slim RUN apt-get update -RUN apt-get -y install jq curl tree +RUN apt-get -y install jq curl tree apt-utils WORKDIR /app/assets/superhero RUN curl --remote-name --location https://demo.01-edu.org/assets/superhero/all.json