diff --git a/apps/h5ai/1.25.0/.env.sample b/apps/h5ai/1.25.3/.env.sample similarity index 100% rename from apps/h5ai/1.25.0/.env.sample rename to apps/h5ai/1.25.3/.env.sample diff --git a/apps/h5ai/1.25.0/data.yml b/apps/h5ai/1.25.3/data.yml similarity index 100% rename from apps/h5ai/1.25.0/data.yml rename to apps/h5ai/1.25.3/data.yml diff --git a/apps/h5ai/1.25.0/docker-compose.yml b/apps/h5ai/1.25.3/docker-compose.yml similarity index 94% rename from apps/h5ai/1.25.0/docker-compose.yml rename to apps/h5ai/1.25.3/docker-compose.yml index b9688f0a..59f7eb85 100644 --- a/apps/h5ai/1.25.0/docker-compose.yml +++ b/apps/h5ai/1.25.3/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"