diff --git a/Dockerfile b/Dockerfile
index 34443291b3a5328dd3385020262feca3124b51da..2935d3ad71e39240e8b9fc13d1aeea21390eac4e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -8,7 +8,7 @@ RUN apk add --no-cache \
   git \
   idn2-utils \
   jq \
-  openssh \
+  openssh-client \
   cosign
 
 # Install OpenTofu using the installer script in standalone mode