newer -> always
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d9303c47d3
commit
663640a4f7
@ -33,7 +33,7 @@ in
|
||||
};
|
||||
redis = {
|
||||
image = "redis:latest";
|
||||
pull = "newer";
|
||||
pull = "always";
|
||||
user = "600:600";
|
||||
volumes = [
|
||||
"${config.sops.secrets."docker/redis".path}:/usr/local/etc/redis/redis.conf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user