No need to force_pull valkey anymore

This commit is contained in:
Daniel Berteaud 2024-04-12 08:28:49 +02:00
parent a29be73f7f
commit 2d0d1211b6
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
config {
image = "[[ .redis.image ]]"
readonly_rootfs = true
force_pull = true
pids_limit = 100
args = ["/local/valkey.conf"]
}