Update rendered example

This commit is contained in:
Daniel Berteaud 2024-05-03 10:40:06 +02:00
parent 9171dfc681
commit c5708edea3
2 changed files with 2 additions and 2 deletions

View File

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

View File

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