Skip to content

Commit

Permalink
upgrade to 0.21.2042
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Mar 16, 2024
1 parent fdd684e commit 00f07e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM padhihomelab/alpine-base:3.19.0_0.19.0_0.2 as base
FROM padhihomelab/alpine-base:3.19.1_0.19.0_0.2 as base
ARG TARGETARCH

FROM base AS base-amd64
Expand All @@ -13,7 +13,7 @@ ENV JACKETT_ARCH=ARM32
FROM base-${TARGETARCH}${TARGETVARIANT}


ARG JACKETT_VERSION=0.21.1585
ARG JACKETT_VERSION=0.21.2042


ADD "https://github.com/Jackett/Jackett/releases/download/v${JACKETT_VERSION}/Jackett.Binaries.LinuxMusl${JACKETT_ARCH}.tar.gz" \
Expand Down

0 comments on commit 00f07e2

Please sign in to comment.