Update rendered example

This commit is contained in:
Daniel Berteaud 2024-05-03 10:46:26 +02:00
parent ced7c7cdd5
commit 99377d499f
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM danielberteaud/alma:9.24.4-1
FROM danielberteaud/alma:9.24.5-1
MAINTAINER Daniel Berteaud <dbd@ehtrace.com>
ARG OO_VERSION=8.0.1

View File

@ -214,7 +214,7 @@ _EOT
user = 1053
config {
image = "danielberteaud/wait-for:24.4-1"
image = "danielberteaud/wait-for:24.5-1"
readonly_rootfs = true
pids_limit = 20
}
@ -248,7 +248,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"]