Browse Source

[deps]: Update crowdin/cli Docker tag to v3.19.4 (#286)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/289/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
77a8d1cc79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      crowdin/Dockerfile

2
crowdin/Dockerfile

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
FROM crowdin/cli:3.19.3
FROM crowdin/cli:3.19.4
RUN apk --no-cache add curl git jq gnupg;

Loading…
Cancel
Save