diff --git a/Dockerfile b/Dockerfile index b2a03f4..e2270ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stable +FROM debian:sid RUN apt-get update && apt-get -y install jq curl wget coreutils locales