Browse Source

Update crowdin/cli Docker tag to v3.15.0 (#205)

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

2
crowdin/Dockerfile

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

Loading…
Cancel
Save