diff --git a/Dockerfile b/Dockerfile
index ab7201312312f6dbfbea0055495056c6435d59b0..8230fc38d5ef04084f772c68da4d042edbae6bdb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,5 @@
 FROM pipelinecomponents/ansible-lint:latest
 
-ENV LANG C.UTF-8
-
 WORKDIR /opt/ansible
 
 RUN apk add --no-cache git git-lfs openssh-client rsync