flightyhobler@lemm.ee to Selfhosted@lemmy.worldEnglish · 19 hours agoWhy do I have a separate Jackett docker image every day?!imgur.comexternal-linkmessage-square33fedilinkarrow-up151arrow-down12
arrow-up149arrow-down1external-linkWhy do I have a separate Jackett docker image every day?!imgur.comflightyhobler@lemm.ee to Selfhosted@lemmy.worldEnglish · 19 hours agomessage-square33fedilink
minus-squarebjorneylinkfedilinkEnglisharrow-up18·15 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