Rebuild rsync image for March 2024

This commit is contained in:
Daniel Berteaud 2024-03-05 10:47:05 +01:00
parent e2fb9fc75d
commit 0ada82675d
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM danielberteaud/alpine:24.2-1
FROM danielberteaud/alpine:24.3-1
MAINTAINER Daniel Berteaud <dbd@ehtrace.com>
ENV SSHD_PORT=2022 \

View File

@ -165,7 +165,7 @@ _EOF
driver = "docker"
config {
image = "danielberteaud/rsync-ssh:24.2-2"
image = "danielberteaud/rsync-ssh:24.3-1"
pids_limit = 100
readonly_rootfs = true
mount {

View File

@ -31,7 +31,7 @@ repo:
rsync:
# Image to use
image: '[[ .docker.repo ]]rsync-ssh:24.2-2'
image: '[[ .docker.repo ]]rsync-ssh:24.3-1'
# Resources to allocate
resources: