diff --git a/Dockerfile b/Dockerfile index 8d613fd..533b395 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,6 +43,7 @@ RUN apt update && \ file \ openssl \ libssl-dev \ + locales \ ca-certificates \ ssh \ wget \