Update rendered example

This commit is contained in:
Daniel Berteaud 2024-05-03 10:43:53 +02:00
parent 5d5553d481
commit 6c2c5b1572
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM danielberteaud/alpine:24.4-1
FROM danielberteaud/alpine:24.5-1
MAINTAINER Daniel Berteaud <dbd@ehtrace.com>
ARG MINIFLUX_VERSION=2.1.3

View File

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