Browse Source

Update crowdin/cli Docker tag to v3.14.0 (#167)

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

2
crowdin/Dockerfile

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

Loading…
Cancel
Save