diff --git a/Dockerfile b/Dockerfile
index 87e7aa45c4197dfdf51eb0c7a34d597256270da3..6794071364d0eff721b3997155dd74169f42aed0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,7 +7,6 @@ RUN apt-get update && \
         python3-pip \
         python3-setuptools \
         python3-venv \
-        shellcheck \
     && \
     python3 -m pip install --no-cache-dir --upgrade pip && \
     python3 -m pip install --no-cache-dir \