flightyhobler@lemm.ee to Selfhosted@lemmy.worldEnglish · 1 month agoWhy do I have a separate Jackett docker image every day?!imgur.comexternal-linkmessage-square40fedilinkarrow-up129arrow-down12
arrow-up127arrow-down1external-linkWhy do I have a separate Jackett docker image every day?!imgur.comflightyhobler@lemm.ee to Selfhosted@lemmy.worldEnglish · 1 month agomessage-square40fedilink
minus-squarebjorney@lemmy.calinkfedilinkEnglisharrow-up4·1 month 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