flightyhobler@lemm.ee to Selfhosted@lemmy.worldEnglish · 18 hours agoWhy do I have a separate Jackett docker image every day?!imgur.comexternal-linkmessage-square32fedilinkarrow-up151arrow-down11
arrow-up150arrow-down1external-linkWhy do I have a separate Jackett docker image every day?!imgur.comflightyhobler@lemm.ee to Selfhosted@lemmy.worldEnglish · 18 hours agomessage-square32fedilink
minus-squarebjorneylinkfedilinkEnglisharrow-up18·14 hours agoIf the code doesn’t change, the resulting docker image will have the same hash, and a new image won’t be created https://github.com/jackett/jackett/releases Jackett is literally just releasing a new version every day
If the code doesn’t change, the resulting docker image will have the same hash, and a new image won’t be created
https://github.com/jackett/jackett/releases
Jackett is literally just releasing a new version every day