diff --git a/Dockerfile b/Dockerfile index 1b93200..4cac17d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM crowdin/cli:4.6.0 +FROM crowdin/cli:4.6.1 RUN apk --no-cache add curl git git-lfs jq gnupg;