Skip to content

Commit

Permalink
chore(deps): update dependency kwoth/nadekobot to v5.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 9cafe94 commit 7ef5ab2
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 @@ -3,7 +3,7 @@ FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367eff
WORKDIR /nadeko

# renovate: datasource=gitlab-tags depName=Kwoth/nadekobot
ARG NADEKO_VERSION=5.1.4
ARG NADEKO_VERSION=5.1.9

RUN apk add git curl && \
git clone https://gitlab.com/Kwoth/nadekobot.git --branch=${NADEKO_VERSION} .
Expand Down

0 comments on commit 7ef5ab2

Please sign in to comment.