From 5416d12cf8dc686874a9efc2a71fcece2d266c7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:22:54 +0000 Subject: [PATCH] Update bin20088/h5ai Docker tag to v1.25.3 --- apps/h5ai/1.25.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/h5ai/1.25.0/docker-compose.yml b/apps/h5ai/1.25.0/docker-compose.yml index b9688f0a..59f7eb85 100644 --- a/apps/h5ai/1.25.0/docker-compose.yml +++ b/apps/h5ai/1.25.0/docker-compose.yml @@ -18,7 +18,7 @@ services: - HTPASSWD_USER=${USER} - HTPASSWD_PW=${PASSWORD} tty: true - image: bin20088/h5ai:1.25.0 + image: bin20088/h5ai:1.25.3 labels: createdBy: "Apps"