Skip to content

Commit

Permalink
Update linuxserver/jackett Docker tag to v0.22.1296-ls655
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent c70d5dd commit 3d3f731
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,5 +1,5 @@
# renovate: datasource=docker depName=linuxserver/jackett versioning=regex:^v(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)-ls\d+$
ARG JACKETT_VERSION=v0.21.352-ls111
ARG JACKETT_VERSION=v0.22.1296-ls655
FROM linuxserver/jackett:${JACKETT_VERSION}

COPY root/ /

0 comments on commit 3d3f731

Please sign in to comment.