Update rendered example

This commit is contained in:
2024-12-20 13:38:47 +01:00
parent 082142b187
commit 5adef90a6c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -107,7 +107,7 @@ job "miniflux" {
task "wait-for" {
driver = "docker"
user = 1053
user = "1053:1053"
config {
image = "danielberteaud/wait-for:24.12-1"