From a09e10e5cba6cefadbc49886915e2ab7a14c2b6b 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 b9688f0ae..59f7eb852 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"