Skip to content

Commit

Permalink
Update dependency crowdin/crowdin-cli to v3.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent bda644f commit aa8e07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /workdir
COPY crowdin_script.sh ./crowdin

# renovate: datasource=github-releases depName=crowdin/crowdin-cli
ARG CROWDIN_VERSION=3.19.3
ARG CROWDIN_VERSION=3.19.4

RUN apk add --no-cache wget unzip && \
wget https://github.com/crowdin/crowdin-cli/releases/download/${CROWDIN_VERSION}/crowdin-cli.zip && \
Expand Down

0 comments on commit aa8e07b

Please sign in to comment.