Update rendered example

This commit is contained in:
Daniel Berteaud 2025-02-02 15:59:41 +01:00
parent d6e29b79bd
commit 15b8a38a7f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM danielberteaud/alpine:25.1-1
FROM danielberteaud/alpine:25.2-1
LABEL maintainer="Daniel Berteaud <dbd@ehtrace.com>"
ARG MINIFLUX_VERSION=2.2.5

View File

@ -111,7 +111,7 @@ job "miniflux" {
user = "1053:1053"
config {
image = "danielberteaud/wait-for:25.1-1"
image = "danielberteaud/wait-for:25.2-1"
readonly_rootfs = true
pids_limit = 20
}