Update rendered example

This commit is contained in:
Daniel Berteaud 2024-02-02 15:28:09 +01:00
parent 87524f9256
commit aafc1b1821
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM danielberteaud/alma:9.24.1-6
FROM danielberteaud/alma:9.24.2-1
MAINTAINER Daniel Berteaud <dbd@ehtrace.com>
ARG OO_VERSION=8.0.0

View File

@ -108,6 +108,7 @@ job "onlyoffice" {
policies = ["onlyoffice"]
env = false
disable_file = true
change_mode = "noop"
}
@ -185,7 +186,7 @@ _EOT
user = 1053
config {
image = "danielberteaud/wait-for:24.1-1"
image = "danielberteaud/wait-for:24.2-1"
readonly_rootfs = true
pids_limit = 20
}