Update rendered example

This commit is contained in:
Daniel Berteaud 2024-05-03 11:00:06 +02:00
parent 51834bf963
commit ba8959c4d3
1 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ job "immich" {
user = 1053
config {
image = "danielberteaud/wait-for:24.4-1"
image = "danielberteaud/wait-for:24.5-1"
readonly_rootfs = true
pids_limit = 20
}
@ -278,7 +278,7 @@ _EOT
}
config {
image = "danielberteaud/valkey:24.4-1"
image = "danielberteaud/valkey:24.5-1"
readonly_rootfs = true
pids_limit = 100
args = ["/local/valkey.conf"]