stash: bump version
Some checks are pending
flake check / check (push) Waiting to run
fmt check / check (push) Waiting to run

This commit is contained in:
notohh 2024-01-05 21:27:32 -05:00
parent 3a402d915f
commit ba7093d292
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,6 +1,6 @@
_: {
virtualisation.oci-containers.containers.stash = {
image = "stashapp/stash:v0.23.1";
image = "stashapp/stash:v0.24.1";
environment = {
STASH_STASH = "/data/";
STASH_GENERATED = "/generated/";