Skip to content

Commit

Permalink
chore: wikibase-cli is outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Jul 22, 2024
1 parent c644513 commit 7c52d51
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
@@ -1,7 +1,7 @@
FROM node:20-alpine

RUN apk add --no-cache jq=1.7.1-r0 curl=8.8.0-r0 && \
npm install -g wikibase-cli@17.0.8
npm install -g wikibase-cli@18.0.3

COPY --chmod=755 ./transferbot.sh /usr/bin/transferbot

Expand Down

0 comments on commit 7c52d51

Please sign in to comment.