diff --git a/apps/adminer/5.4.2-standalone/data.yml b/apps/adminer/5.5.0-standalone/data.yml similarity index 100% rename from apps/adminer/5.4.2-standalone/data.yml rename to apps/adminer/5.5.0-standalone/data.yml diff --git a/apps/adminer/5.4.2-standalone/docker-compose.yml b/apps/adminer/5.5.0-standalone/docker-compose.yml similarity index 87% rename from apps/adminer/5.4.2-standalone/docker-compose.yml rename to apps/adminer/5.5.0-standalone/docker-compose.yml index 00b3b4c97c94..193f57675b14 100644 --- a/apps/adminer/5.4.2-standalone/docker-compose.yml +++ b/apps/adminer/5.5.0-standalone/docker-compose.yml @@ -1,6 +1,6 @@ services: adminer: - image: adminer:5.4.2-standalone + image: adminer:5.5.0-standalone container_name: ${CONTAINER_NAME} restart: always networks: