linuxserver / docker-digikam

GNU General Public License v3.0
59 stars 5 forks source link

[BUG] Version date from 7.8 #42

Closed webysther closed 1 year ago

webysther commented 1 year ago

Is there an existing issue for this?

Current Behavior

The version use date and is new in every ls* build from >7.8.

Expected Behavior

Use the same version from digikam (today is 8.1.*) and maybe use either major tag like v8 or v8.1 for be possible to get the new release without change the docker compose with safety.

Steps To Reproduce

.

Environment

No response

CPU architecture

x86-64

Docker creation

.

Container logs

.
github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Roxedus commented 1 year ago

This is unfortunately not feasible, due to how the time-dependent the baseimage is. It requires us to build it pretty often(regardless of application updates), so that the Arch keychain is not outdated.